diff options
Diffstat (limited to 'security')
-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 |