diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
commit | eccf5db03a7c0cc8d5dd25b713b686f12dad5cee (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /security/httprint | |
parent | 2a2456a130085569f59dabaafd2fdd5c5891fd69 (diff) |
Notes
Diffstat (limited to 'security/httprint')
-rw-r--r-- | security/httprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/httprint/Makefile b/security/httprint/Makefile index 46b0bd83c1cb..c3485bc29d94 100644 --- a/security/httprint/Makefile +++ b/security/httprint/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://net-square.com/zip%20folders/ DISTNAME= ${PORTNAME}_freebsd_${PORTVERSION} -MAINTAINER= onatan@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web server fingerprinting tool WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}/freebsd/ |