diff options
author | imura <imura@FreeBSD.org> | 2000-01-15 00:00:43 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-01-15 00:00:43 +0800 |
commit | 40bca4fb72a18fdbb524cbdba84d6d952a9911a4 (patch) | |
tree | b68902e44afc5b38f7898f58ce04ca596a010718 /misc | |
parent | 96d96379e638455abb15748ef54da25476b3f7e4 (diff) | |
download | freebsd-ports-gnome-40bca4fb72a18fdbb524cbdba84d6d952a9911a4.tar.gz freebsd-ports-gnome-40bca4fb72a18fdbb524cbdba84d6d952a9911a4.tar.zst freebsd-ports-gnome-40bca4fb72a18fdbb524cbdba84d6d952a9911a4.zip |
Remove unfetchable site from MASTER_SITES.
PR: 15865
Submitted by: Maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/upclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 32e9668d3e0d..a62cce20aa27 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -8,8 +8,7 @@ DISTNAME= upclient-3.04 CATEGORIES= misc -MASTER_SITES= ftp://uptime.hexon.cx/pub/ \ - http://uptime.hexon.cx/download/ +MASTER_SITES= http://uptime.hexon.cx/download/ MAINTAINER= kbyanc@posi.net |