1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Add MASTER_SITE_PACKETSTORM as additional mirror

PR:		45396
Submitted by:	Jim Geovedi <negative@magnesium.net>
This commit is contained in:
Tilman Keskinoz 2003-02-15 14:24:08 +00:00
parent d042750bd0
commit fad97cd883
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75577
5 changed files with 14 additions and 6 deletions

View File

@ -9,7 +9,8 @@ PORTNAME= despoof
PORTVERSION= 0.9
CATEGORIES= net security
MASTER_SITES= http://razor.bindview.com/tools/files/ \
http://packetstorm.securify.com/UNIX/misc/
${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= UNIX/misc
EXTRACT_SUFX= .tgz
MAINTAINER= roam@FreeBSD.org

View File

@ -9,7 +9,9 @@ PORTNAME= arirang
PORTVERSION= 1.6
PORTEPOCH= 1
CATEGORIES= security www
MASTER_SITES= http://monkey.org/~pilot/arirang/
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://monkey.org/~pilot/arirang/
MASTER_SITE_SUBDIR= UNIX/cgi-scanners
MAINTAINER= roman@xpert.com

View File

@ -9,7 +9,9 @@
PORTNAME= flawfinder
PORTVERSION= 1.21
CATEGORIES= security devel
MASTER_SITES= http://www.dwheeler.com/flawfinder/
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://www.dwheeler.com/flawfinder/
MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= jim@corebsd.or.id

View File

@ -9,8 +9,9 @@
PORTNAME= nbaudit
PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.secnet.com/pub/tools/nat10/ \
ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/
MASTER_SITES= ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/ \
${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= NT/scanners
DISTNAME= nat10
MAINTAINER= ports@FreeBSD.org

View File

@ -8,7 +8,9 @@
PORTNAME= rats
PORTVERSION= 2.1
CATEGORIES= security devel
MASTER_SITES= http://www.securesoftware.com/rats/
MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
http://www.securesoftware.com/rats/
MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= kris@FreeBSD.org