diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-04 06:05:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-04 06:05:52 +0800 |
commit | 398b5291d2926ddd4129a6cd7dd110b5ef46c414 (patch) | |
tree | d0dcc26e80fe4b587dbc3844d2482220ec1335f0 /dns/dnsutl | |
parent | 7e68f09f0c6da0a5b56e36410a6fea4f6e8ece19 (diff) | |
download | freebsd-ports-gnome-398b5291d2926ddd4129a6cd7dd110b5ef46c414.tar.gz freebsd-ports-gnome-398b5291d2926ddd4129a6cd7dd110b5ef46c414.tar.zst freebsd-ports-gnome-398b5291d2926ddd4129a6cd7dd110b5ef46c414.zip |
remove obsolete mastersite
Diffstat (limited to 'dns/dnsutl')
-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 |