diff options
author | R. Imura <imura@FreeBSD.org> | 2000-01-14 16:00:43 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-01-14 16:00:43 +0000 |
commit | f3e0930f5d145a0f1228671abf9e58a207720ab4 (patch) | |
tree | 8f24ffa1fedab43c16afcce5b1ed3a1d45ddd7ac /misc/upclient | |
parent | 013819e494f6b5cd5fe5e5f5533b9a57592c9b3d (diff) |
Remove unfetchable site from MASTER_SITES.
PR: 15865
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=24725
Diffstat (limited to 'misc/upclient')
-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 |