diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-02-18 20:44:53 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-02-18 20:44:53 +0000 |
commit | 154ea12c2bcc68e342c6a93a66297844b157ee60 (patch) | |
tree | 97036a29f59b1acefd75ee0afd006886543a0c57 /net/despoof | |
parent | 9317b86c2515969ee5f14e29dddac446ba028214 (diff) |
Notes
Diffstat (limited to 'net/despoof')
-rw-r--r-- | net/despoof/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/despoof/Makefile b/net/despoof/Makefile index 16cdd5d7213f..4f54bee00e24 100644 --- a/net/despoof/Makefile +++ b/net/despoof/Makefile @@ -9,8 +9,7 @@ PORTNAME= despoof PORTVERSION= 0.9 PORTREVISION= 3 CATEGORIES= net security -MASTER_SITES= http://www.bindview.com/Resources/RAZOR/Files/ \ - ${MASTER_SITE_PACKETSTORM} +MASTER_SITES= ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/misc EXTRACT_SUFX= .tgz |