diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 21:21:19 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 21:21:19 +0000 |
commit | 909e9f6859029b8adcfb5c83e6eb5a517dc3abf5 (patch) | |
tree | 6a505cbd306572996c8902827e8424f1f42ee377 /net-mgmt/wide-dhcp | |
parent | 19f05714ff0188debc448cd76c5dd79b9be6bb7c (diff) | |
download | FreeBSD-ports-909e9f6859029b8adcfb5c83e6eb5a517dc3abf5.zip FreeBSD-ports-909e9f6859029b8adcfb5c83e6eb5a517dc3abf5.tar.gz |
Remove obsolete mastersite.
Source: distfile survey
Diffstat (limited to 'net-mgmt/wide-dhcp')
-rw-r--r-- | net-mgmt/wide-dhcp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile index 91a2f98..75a546d 100644 --- a/net-mgmt/wide-dhcp/Makefile +++ b/net-mgmt/wide-dhcp/Makefile @@ -12,8 +12,7 @@ PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/wide-dhcp/ \ - ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/ \ - ftp://ftp.sage-au.org.au/pub/network/boot/wide-dhcp/ + ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org |