diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-22 01:21:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-22 01:21:35 +0800 |
commit | 6668cf5f326d7f7dfb4d20dacde089383ddd818a (patch) | |
tree | f699dd19ffbe6f12b4a9015008549c3ba952f2e8 /security/gtkportscan | |
parent | bd023f51f6d7d897c6b127a3c5a1b1c99d0936c6 (diff) | |
download | freebsd-ports-gnome-6668cf5f326d7f7dfb4d20dacde089383ddd818a.tar.gz freebsd-ports-gnome-6668cf5f326d7f7dfb4d20dacde089383ddd818a.tar.zst freebsd-ports-gnome-6668cf5f326d7f7dfb4d20dacde089383ddd818a.zip |
Host this distfile locally, both the old and the new MASTER_SITES
for this port are gone.
Diffstat (limited to 'security/gtkportscan')
-rw-r--r-- | security/gtkportscan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 910c7c6173a4..eb1932a0472f 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -8,7 +8,8 @@ DISTNAME= gtkportscan-1.2 CATEGORIES= security net -MASTER_SITES= http://armageddon.splorg.org/gtkportscan/ +#MASTER_SITES= http://armageddon.splorg.org/gtkportscan/ +MASTER_SITES= http://www.FreeBSD.org/~cpiazza/distfiles/ MAINTAINER= cpiazza@FreeBSD.org |