diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:21:52 +0000 |
commit | 317bb4cb888e9aa84092fd811bc2f19840c34aff (patch) | |
tree | 689ed77d277413c448c11af59c2bfba0da4b48e1 /security/portscanner | |
parent | 4b0001b33e94e37b0acead22067205639f3c1b2a (diff) | |
download | ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.gz ports-317bb4cb888e9aa84092fd811bc2f19840c34aff.zip |
Notes
Diffstat (limited to 'security/portscanner')
-rw-r--r-- | security/portscanner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile index 921e51f0c345..8489f9f32291 100644 --- a/security/portscanner/Makefile +++ b/security/portscanner/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/scanners DISTNAME= PortScanner-${PORTVERSION} -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and easy to use TCP port scanner PLIST_FILES= bin/portscanner |