diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /security/libwhisker | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) |
Notes
Diffstat (limited to 'security/libwhisker')
-rw-r--r-- | security/libwhisker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile index c645cfe9e00c..4472332b562e 100644 --- a/security/libwhisker/Makefile +++ b/security/libwhisker/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/ DISTNAME= ${PORTNAME}2-${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to create HTTP test scripts WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION} |