diff options
Diffstat (limited to 'dns/dnsutl/Makefile')
-rw-r--r-- | dns/dnsutl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index 621fb20145ae..c090538ab7f1 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.6 CATEGORIES= dns MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \ http://www.tip.net.au/~millerp/dnsutl/ \ - http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ \ - ftp://ftp.agso.gov.au/pub/Aegis/dnsutl/ + http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ MAINTAINER= ports@FreeBSD.org COMMENT= Programs to make using DNS easier |