diff options
Diffstat (limited to 'security/portsentry/Makefile')
-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 71ec946b651..1fd2a1ef24b 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/05/01 21:33:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:06 jschauma Exp $ # DISTNAME= portsentry-1.0 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.psionic.com/tools/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.psionic.com/abacus/portsentry/ COMMENT= detects and respond to port scans against a target host in real-time |