diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-12-30 12:10:49 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-12-30 12:10:49 +0000 |
commit | 007d5a99d821084858ed81d15670010b00bed5f4 (patch) | |
tree | a865cae23fe6bfa1019073be6b3f42684e63f915 | |
parent | 59438451231121f41f051b52136b2201267db894 (diff) | |
download | ports-007d5a99d821084858ed81d15670010b00bed5f4.tar.gz ports-007d5a99d821084858ed81d15670010b00bed5f4.zip |
Notes
-rw-r--r-- | net/despoof/Makefile | 1 | ||||
-rw-r--r-- | net/despoof/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/despoof/Makefile b/net/despoof/Makefile index d715eb8e27f8..3567a48c4983 100644 --- a/net/despoof/Makefile +++ b/net/despoof/Makefile @@ -7,6 +7,7 @@ PORTNAME= despoof PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= http://razor.bindview.com/tools/files/ \ ${MASTER_SITE_PACKETSTORM} diff --git a/net/despoof/pkg-descr b/net/despoof/pkg-descr index fb175d77ef78..3b69061d5539 100644 --- a/net/despoof/pkg-descr +++ b/net/despoof/pkg-descr @@ -4,4 +4,4 @@ the real TTL of the packet and compare it to the TTL of the packet you received. This is intended to be used as a component of an IDS toolkit. -WWW: http://razor.bindview.com/tools/desc/despoof_readme.html +WWW: http://www.bindview.com/Support/RAZOR/Utilities/Unix_Linux/despoof_readme.cfm |