diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-07-22 04:30:03 +0800 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-07-22 04:30:03 +0800 |
commit | d5964283a97848a8186ab383d6fbdffa8f9b9dea (patch) | |
tree | c7d27ddae786afdd011164e41fdbe3fa639becaa | |
parent | e097de9613dccce94f499da1507a50c0f764905c (diff) | |
download | freebsd-ports-gnome-d5964283a97848a8186ab383d6fbdffa8f9b9dea.tar.gz freebsd-ports-gnome-d5964283a97848a8186ab383d6fbdffa8f9b9dea.tar.zst freebsd-ports-gnome-d5964283a97848a8186ab383d6fbdffa8f9b9dea.zip |
The last master site went away, but we still have the distfile locally.
-rw-r--r-- | security/smurflog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index b1942af3ba19..db1c5d28bff3 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -8,8 +8,7 @@ PORTNAME= smurflog PORTVERSION= 2.1 CATEGORIES= security -MASTER_SITES= ftp://ftp.bitchx.org/pub/misc/ \ - ftp://ftp.plur.net/pub/software/bitchx/files/ +#MASTER_SITES= None available anymore, so this is stored locally MAINTAINER= nectar@FreeBSD.org |