diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:46:11 +0000 |
commit | 000c0db39b9bc9bba1975ba4e2325584698a4cc5 (patch) | |
tree | 7f6177e82e931c9790c99c365428d872179cecba /security/ike-scan | |
parent | 95b4c3a999e3d44c5deffd597cf371722530621f (diff) |
Notes
Diffstat (limited to 'security/ike-scan')
-rw-r--r-- | security/ike-scan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index 6b4177d8819f..4d3f9b71c195 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.9 CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/ -MAINTAINER= onatan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= VPN scanner and identifier GNU_CONFIGURE= yes |