diff options
Diffstat (limited to 'net/gwhois/Makefile')
-rw-r--r-- | net/gwhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 5fb223db603..6695a479142 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gwhois -PORTVERSION= 20081227 +PORTVERSION= 20090717 CATEGORIES= net MASTER_SITES= http://gwhois.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= Flexible whois client and proxy RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ |