diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-09 18:13:02 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-09 18:13:02 +0800 |
commit | abc10e5e731e6dd37fb2249c95f0ec0060a74048 (patch) | |
tree | 21aaa5e181ac689cca79dc3a1533b6a7be7bd665 /security/libwhisker | |
parent | 52594c8ef652ffa229d55836af7bae30ce43a16e (diff) | |
download | freebsd-ports-gnome-abc10e5e731e6dd37fb2249c95f0ec0060a74048.tar.gz freebsd-ports-gnome-abc10e5e731e6dd37fb2249c95f0ec0060a74048.tar.zst freebsd-ports-gnome-abc10e5e731e6dd37fb2249c95f0ec0060a74048.zip |
Reset bouncing maintainer address (one of the maintainer's other
ports had been previously reset by someone else).
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 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} |