diff options
author | taca <taca@pkgsrc.org> | 2004-02-28 15:29:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-02-28 15:29:20 +0000 |
commit | 90dc08bf79111fe9d077e6aaf727273cc33d8178 (patch) | |
tree | 967da514e1aac72b1bb202cd957f335ef7be0a6c /security | |
parent | 29e0ff957c5f92499230196413cac4db29ea6b39 (diff) | |
download | pkgsrc-90dc08bf79111fe9d077e6aaf727273cc33d8178.tar.gz |
MAINTAINER should be tech-pkg@NetBSD.org instead of packages@netbsd.org.
Diffstat (limited to 'security')
-rw-r--r-- | security/ike-scan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index b1f33eb7a88..c7fe7ec26b4 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/27 22:12:51 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/28 15:29:20 taca Exp $ # DISTNAME= ike-scan-1.6 CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.nta-monitor.com/ike-scan/ COMMENT= Fingerprinting IKE implementation |