summaryrefslogtreecommitdiff
path: root/package/portsentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/portsentry/Makefile')
-rw-r--r--package/portsentry/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/portsentry/Makefile b/package/portsentry/Makefile
index 7878c2da4..2c7fb9648 100644
--- a/package/portsentry/Makefile
+++ b/package/portsentry/Makefile
@@ -7,13 +7,14 @@ PKG_NAME:= portsentry
PKG_VERSION:= 1.2
PKG_RELEASE:= 1
PKG_MD5SUM:= 3ebd3618ba9abfea2525e236bd44cebd
-PKG_DESCR:= Software for protection against port scans
+PKG_DESCR:= software for protection against port scans
PKG_SECTION:= net/security
PKG_URL:= http://sourceforge.net/projects/sentrytools
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=sentrytools/}
PKG_LIBC_DEPENDS:= uclibc glibc
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/${PKG_NAME}_beta
include ${TOPDIR}/mk/package.mk