diff options
author | anders <anders@FreeBSD.org> | 2002-09-25 02:35:28 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-09-25 02:35:28 +0800 |
commit | 8545afb02a9e907c78d8bbcb2278765cded5b888 (patch) | |
tree | b4f5615b996815a293df6e30e52c513e20fefa15 /comms | |
parent | 43e3caa6afad91af1b80e833ade065f8338a815f (diff) | |
download | freebsd-ports-gnome-8545afb02a9e907c78d8bbcb2278765cded5b888.tar.gz freebsd-ports-gnome-8545afb02a9e907c78d8bbcb2278765cded5b888.tar.zst freebsd-ports-gnome-8545afb02a9e907c78d8bbcb2278765cded5b888.zip |
Add a private master site, making the distfile fetchable again.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnokii/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 10a83bb21910..451d9ce609fd 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -9,7 +9,8 @@ PORTNAME= gnokii PORTVERSION= 0.4.3 PORTEPOCH= 1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.gnokii.org/pub/gnokii/ \ +MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ + ftp://ftp.gnokii.org/pub/gnokii/ \ http://freesoftware.fsf.org/download/gnokii/ MAINTAINER= anders@FreeBSD.org |