aboutsummaryrefslogtreecommitdiff
path: root/security/rats
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 14:24:08 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 14:24:08 +0000
commitfad97cd883ff71372c93170ac8c3e63637016ada (patch)
tree8b966397ce54f8ac4fba9885b10bd844862a01e4 /security/rats
parentd042750bd06394a5ce9c1ca36d701e4ce421feaf (diff)
downloadports-fad97cd883ff71372c93170ac8c3e63637016ada.tar.gz
ports-fad97cd883ff71372c93170ac8c3e63637016ada.zip
Add MASTER_SITE_PACKETSTORM as additional mirror
PR: 45396 Submitted by: Jim Geovedi <negative@magnesium.net>
Notes
Notes: svn path=/head/; revision=75577
Diffstat (limited to 'security/rats')
-rw-r--r--security/rats/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile
index d30278fcfe3e..553cc6d6a55c 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -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