diff options
Diffstat (limited to 'security/portsentry/Makefile')
-rw-r--r-- | security/portsentry/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 4a32300b1ca..cdc4c9a7140 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:17 tv Exp $ # DISTNAME= portsentry-1.2 @@ -9,7 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/sentrytools/ COMMENT= Detects and respond to port scans against a target host in real-time -USE_BUILDLINK3= YES USE_PKGINSTALL= YES WRKSRC= ${WRKDIR}/portsentry_beta |