diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/umit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/umit/Makefile b/security/umit/Makefile index e58f31ee3058..7b36d4c5ba48 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-RC2 \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= b3k@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= UMIT is the nmap frontend developed with Python and PyGTK RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \ |