diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:07:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:07:05 +0000 |
commit | 83f140ade6990f5c0b96cc70e9d757ac791cee38 (patch) | |
tree | fb95c4dd6628c1179d9a76db7ecfc5b61593523a /net/gwhois | |
parent | 9dd54d07d309331d0189102c18187d93f9339c89 (diff) |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=220094
Diffstat (limited to 'net/gwhois')
-rw-r--r-- | net/gwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index bf7b03090940..a3fd1d7b119b 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ CENKES DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ |