diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /security/libwhisker | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
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 a0d8edcfe26d..81f7678e8247 100644 --- a/security/libwhisker/Makefile +++ b/security/libwhisker/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1 CATEGORIES= security perl5 MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Perl module to create HTTP test scripts WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION} |