diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-09-24 18:35:28 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-09-24 18:35:28 +0000 |
commit | 42e3c3af26f051011f6a10ee9a354d926d83be01 (patch) | |
tree | d24047e3ac57201ac539dcf03d7c376cbcde01d0 /comms/gnokii/Makefile | |
parent | Fix typo in MAINTAINER address (diff) |
Add a private master site, making the distfile fetchable again.
Diffstat (limited to '')
-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 |