summaryrefslogtreecommitdiff
path: root/package/gnupg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gnupg/Makefile')
-rw-r--r--package/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gnupg/Makefile b/package/gnupg/Makefile
index 3f30ef3c2..ff3739775 100644
--- a/package/gnupg/Makefile
+++ b/package/gnupg/Makefile
@@ -10,8 +10,8 @@ PKG_MD5SUM:= 991faf66d3352ac1452acc393c430b23
PKG_DESCR:= Gnu Privacy Guard
PKG_SECTION:= crypto
PKG_DEPENDS:= libreadline libiconv
-PKG_BUILDDEP+= readline libiconv
-PKG_URL:= http://www.gnupg.org
+PKG_BUILDDEP:= readline libiconv
+PKG_URL:= http://www.gnupg.org/
PKG_SITES:= ftp://ftp.gnupg.org/gcrypt/gnupg/
include ${TOPDIR}/mk/package.mk