aboutsummaryrefslogtreecommitdiff
path: root/security/portscanner
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-06-24 19:01:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-06-24 19:01:57 +0000
commitc63fff12adc1900cdc9af07266cdbf2ed9f1c972 (patch)
treee5062b1357d6023357a05f0506e008dda8d2efd3 /security/portscanner
parent5bc313464fad53e9b0e1c3f49ed66d61546f408f (diff)
Notes
Diffstat (limited to 'security/portscanner')
-rw-r--r--security/portscanner/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index 61d866ac28ec..921e51f0c345 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -9,7 +9,8 @@ PORTNAME= portscanner
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://www.ameth.org/~veilleux/PortScan/
+MASTER_SITES= ${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR= UNIX/scanners
DISTNAME= PortScanner-${PORTVERSION}
MAINTAINER= billf@FreeBSD.org