diff options
author | snj <snj> | 2004-04-25 05:02:23 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-25 05:02:23 +0000 |
commit | 63dbbe7f88f132862264a515078cae312a7773aa (patch) | |
tree | 9fc08a75e1471ac9cbb3c1323f6f90d5b3b414aa /security/portsentry | |
parent | 93f94125750fbc3f3039b1bc35837dcb4d4d46b8 (diff) | |
download | pkgsrc-63dbbe7f88f132862264a515078cae312a7773aa.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'security/portsentry')
-rw-r--r-- | security/portsentry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 54ba2ee8032..c9b19bdeaf3 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/22 10:08:19 agc Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 05:10:02 snj Exp $ # DISTNAME= portsentry-1.2 @@ -9,7 +9,7 @@ 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_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PKGINSTALL= YES WRKSRC= ${WRKDIR}/portsentry_beta |