diff options
-rw-r--r-- | comms/gnokii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 451d9ce609fd..f5731fe4407d 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.4.3 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ - ftp://ftp.gnokii.org/pub/gnokii/ \ http://freesoftware.fsf.org/download/gnokii/ +# ftp://ftp.gnokii.org/pub/gnokii/ MAINTAINER= anders@FreeBSD.org |