diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-07-14 20:40:57 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-07-14 20:40:57 +0000 |
commit | 9de0a5b469345eeb1aab399f274ea0bb72cd5ca4 (patch) | |
tree | c9d4bca02dfe2dce3771886a67eb65bdd481e54c /net/ttlscan/Makefile | |
parent | 229b4644532af6473239a8b378feed1d1e4d33f2 (diff) | |
download | ports-9de0a5b469345eeb1aab399f274ea0bb72cd5ca4.tar.gz ports-9de0a5b469345eeb1aab399f274ea0bb72cd5ca4.zip |
Notes
Diffstat (limited to 'net/ttlscan/Makefile')
-rw-r--r-- | net/ttlscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ttlscan/Makefile b/net/ttlscan/Makefile index 3209739ac2ab..c705bf2fa5b7 100644 --- a/net/ttlscan/Makefile +++ b/net/ttlscan/Makefile @@ -9,7 +9,7 @@ PORTNAME= ttlscan PORTVERSION= 0.1.1 CATEGORIES= net -MASTER_SITES= http://www.raisdorf.net/files/code/ +MASTER_SITES= http://www.wormulon.net/files/ttlscan/ MAINTAINER= mich@FreeBSD.org COMMENT= A tcp based scanner, showing ttl responses |