summaryrefslogtreecommitdiff
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
parentRemove stale mastersite. (diff)
Per distfile survey, chase mastersite.
PR: ports/67116 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
Notes
Notes: svn path=/head/; revision=112163
-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