diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-11 15:52:03 +0000 |
commit | 897723e1ae6bbd055bf79b89701857656c46a521 (patch) | |
tree | b9f8d60f3918565979e5236c3b8043450e1d0f97 /net/gwhois | |
parent | 4bda1df1741a0d27c7a181c76019e029093fac72 (diff) | |
download | ports-897723e1ae6bbd055bf79b89701857656c46a521.tar.gz ports-897723e1ae6bbd055bf79b89701857656c46a521.zip |
- Drop maintainership
Notes
Notes:
svn path=/head/; revision=237610
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 592d4afa3d96..5fb223db603c 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ |