diff options
author | wiz <wiz> | 2000-01-23 22:04:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-01-23 22:04:54 +0000 |
commit | 5fea2b2850958391d922f10273ec8ebc5b0923dd (patch) | |
tree | bb4bf5386ea55cc12adc540bdfbb8b3c40543956 /net/upclient | |
parent | 5e75f47142b68e8490ec6c00596a4a579ce5df3c (diff) | |
download | pkgsrc-5fea2b2850958391d922f10273ec8ebc5b0923dd.tar.gz |
added main distribution site
Diffstat (limited to 'net/upclient')
-rw-r--r-- | net/upclient/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/upclient/Makefile b/net/upclient/Makefile index fe5d1c4334d..cddf300448b 100644 --- a/net/upclient/Makefile +++ b/net/upclient/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2000/01/23 01:49:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2000/01/23 22:04:54 wiz Exp $ # DISTNAME= upclient-4.08 CATEGORIES= net -MASTER_SITES= ftp://ftp.uptimes.net/pub/uptimes/ \ - http://www.uptimes.net/download/ +MASTER_SITES= http://www.atomicvoid.net/uptimes/ \ + http://www.uptimes.net/download/ \ + ftp://ftp.uptimes.net/pub/uptimes/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.uptimes.net/ |