aboutsummaryrefslogtreecommitdiffstats
path: root/security/nbaudit
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-15 22:24:08 +0800
committerarved <arved@FreeBSD.org>2003-02-15 22:24:08 +0800
commitccd8e788e1ab082566ee3390f5bd2396d05ae118 (patch)
tree5f517f066040f8af3b132530d664c716c28b0386 /security/nbaudit
parent0a4058486233acc184ee78ad6f1fa78806d67ec7 (diff)
downloadfreebsd-ports-graphics-ccd8e788e1ab082566ee3390f5bd2396d05ae118.tar.gz
freebsd-ports-graphics-ccd8e788e1ab082566ee3390f5bd2396d05ae118.tar.zst
freebsd-ports-graphics-ccd8e788e1ab082566ee3390f5bd2396d05ae118.zip
Add MASTER_SITE_PACKETSTORM as additional mirror
PR: 45396 Submitted by: Jim Geovedi <negative@magnesium.net>
Diffstat (limited to 'security/nbaudit')
-rw-r--r--security/nbaudit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile
index 5476f99bbd7..0d19ff9fac3 100644
--- a/security/nbaudit/Makefile
+++ b/security/nbaudit/Makefile
@@ -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