diff options
Diffstat (limited to 'net/gwhois/Makefile')
-rw-r--r-- | net/gwhois/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 52a527e88e1..c25e40fa07b 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -4,14 +4,12 @@ PORTNAME= gwhois PORTVERSION= 20120626 CATEGORIES= net -MASTER_SITES= http://gwhois.de/gwhois/ +MASTER_SITES= http://julijane.de/gwhois/ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Flexible whois client and proxy -BROKEN= unfetchable - RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ lynx:${PORTSDIR}/www/lynx \ |