aboutsummaryrefslogtreecommitdiff
path: root/net/despoof
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-06-09 11:27:07 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-06-09 11:27:07 +0000
commit52cfcc80c28b92ce44be4ab62b354554ea5ac822 (patch)
tree1471a2c58dbfb3782cf395d60a00a5121ee72767 /net/despoof
parent14cf43194526c7e6fc02bade9f835107ddf72195 (diff)
downloadports-52cfcc80c28b92ce44be4ab62b354554ea5ac822.tar.gz
ports-52cfcc80c28b92ce44be4ab62b354554ea5ac822.zip
Fix a fennerism - add packetstorm as a MASTER_SITE, because Razor's site
seems to be down.
Notes
Notes: svn path=/head/; revision=43699
Diffstat (limited to 'net/despoof')
-rw-r--r--net/despoof/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/despoof/Makefile b/net/despoof/Makefile
index 09592ca407a6..2be22c7e3b9a 100644
--- a/net/despoof/Makefile
+++ b/net/despoof/Makefile
@@ -8,7 +8,8 @@
PORTNAME= despoof
PORTVERSION= 0.9
CATEGORIES= net security
-MASTER_SITES= http://razor.bindview.com/tools/files/
+MASTER_SITES= http://razor.bindview.com/tools/files/ \
+ http://packetstorm.securify.com/UNIX/misc/
EXTRACT_SUFX= .tgz
MAINTAINER= roam@FreeBSD.org