aboutsummaryrefslogtreecommitdiffstats
path: root/security/portscanner
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-06-25 03:01:57 +0800
committerlinimon <linimon@FreeBSD.org>2004-06-25 03:01:57 +0800
commitf6a1cec33491ca5ea4646ac644fda0abdcedc4bf (patch)
treef0a1f2ad244e6de1273d79e0f513a183093ed196 /security/portscanner
parent6e83a570e56e7d2ae469178794517dd93ef9777a (diff)
downloadfreebsd-ports-gnome-f6a1cec33491ca5ea4646ac644fda0abdcedc4bf.tar.gz
freebsd-ports-gnome-f6a1cec33491ca5ea4646ac644fda0abdcedc4bf.tar.zst
freebsd-ports-gnome-f6a1cec33491ca5ea4646ac644fda0abdcedc4bf.zip
Per distfile survey, chase mastersite.
PR: ports/67116 Submitted by: Roman Neuhauser <neuhauser at chello dot cz> Approved by: maintainer timeout (4 weeks)
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