diff options
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 |