summaryrefslogtreecommitdiff
path: root/package/vpnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/vpnc/Makefile')
-rw-r--r--package/vpnc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/vpnc/Makefile b/package/vpnc/Makefile
index a172fa7d2..1b3a6ac6c 100644
--- a/package/vpnc/Makefile
+++ b/package/vpnc/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= libgcrypt libgpg-error
PKG_URL:= http://www.unix-ag.uni-kl.de/~massar/vpnc/
PKG_SITES:= http://www.unix-ag.uni-kl.de/~massar/vpnc/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,VPNC,vpnc,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))