diff options
author | erwin <erwin@FreeBSD.org> | 2009-09-19 17:51:48 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-09-19 17:51:48 +0800 |
commit | 5240b566b924371c40fa30fd48affe48956677b9 (patch) | |
tree | 62f7a9954018f081edff495755d3c472bf33367f /security | |
parent | d104f4c832d68376ce27c96d48ea2a8ce5f4a925 (diff) | |
download | freebsd-ports-gnome-5240b566b924371c40fa30fd48affe48956677b9.tar.gz freebsd-ports-gnome-5240b566b924371c40fa30fd48affe48956677b9.tar.zst freebsd-ports-gnome-5240b566b924371c40fa30fd48affe48956677b9.zip |
Reset maintainership
Submitted by: "Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe: yes
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 \ |