diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /net/gwhois | |
parent | f22bf52a311332deecc0c59448b2f3cae1da13a4 (diff) |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=220031
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 9f7a74bc2975..bf7b03090940 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= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ |