diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /net/gwhois | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) |
Notes
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 b452042e74b2..7480f6d1b1d4 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ |