diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /security/ike-scan | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'security/ike-scan')
-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 54de0843863..64a204b1858 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2008/01/18 05:09:37 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2009/07/17 18:00:23 adrianp Exp $ DISTNAME= ike-scan-1.9 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nta-monitor.com/tools/ike-scan/ COMMENT= Fingerprinting IKE implementation |