diff options
Diffstat (limited to 'security/zenmap/Makefile')
-rw-r--r-- | security/zenmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 7232e9b0e479..a5a979ff09e3 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://nmap.org/dist/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= nmap-${PORTVERSION} -MAINTAINER= daniel@roe.ch +MAINTAINER= ports@FreeBSD.org COMMENT= GUI frontend for the nmap scanning utility RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \ |