diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-21 17:21:35 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-21 17:21:35 +0000 |
commit | a06df1ef1f92bf72b5ec606624ceabd35ff7def0 (patch) | |
tree | adda27ec54aa9d649a9442a40cec7788ca86c048 /security/gtkportscan/Makefile | |
parent | 95f42a9f6c1ad71a97af596967549b0b07e221a7 (diff) | |
download | ports-a06df1ef1f92bf72b5ec606624ceabd35ff7def0.tar.gz ports-a06df1ef1f92bf72b5ec606624ceabd35ff7def0.zip |
Notes
Diffstat (limited to 'security/gtkportscan/Makefile')
-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 |