diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-09 10:13:02 +0000 |
commit | a6e67cbf6a23569030367e391dfcc018136cd039 (patch) | |
tree | f6155babd8ce5024dc4a130ad617bbda5ad6676e | |
parent | Fix PTHREAD_LIBS and adapt it to apache2 way. (diff) |
Reset bouncing maintainer address (one of the maintainer's other
ports had been previously reset by someone else).
Notes
Notes:
svn path=/head/; revision=100482
-rw-r--r-- | security/libwhisker/Makefile | 2 | ||||
-rw-r--r-- | security/nikto/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile index bc995c8bef3a..cd98d42aebc9 100644 --- a/security/libwhisker/Makefile +++ b/security/libwhisker/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/ DISTNAME= ${PORTNAME}-current -MAINTAINER= jan@atstake.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to create HTTP test scripts WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/security/nikto/Makefile b/security/nikto/Makefile index cb4215c6b130..37a93509a825 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -9,7 +9,7 @@ PORTNAME= nikto PORTVERSION= 1.32 CATEGORIES= security www -MAINTAINER= jan@atstake.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web and CGI vulnerability scanner with SSL support MASTER_SITES= http://www.cirt.net/nikto/ \ |