diff options
Diffstat (limited to 'net/despoof/Makefile')
-rw-r--r-- | net/despoof/Makefile | 3 |
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 |