diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 10:45:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-09-19 10:45:18 +0000 |
commit | 4d72a8bd988f8b3579f3f3f6e36e11eb8b6034b6 (patch) | |
tree | ff166c9c50d58beeaf4bfad0464eb70131e340f3 /security/umit/Makefile | |
parent | 9d19a6b1167541434f2103ca74c1254b2661a5aa (diff) | |
download | ports-4d72a8bd988f8b3579f3f3f6e36e11eb8b6034b6.tar.gz ports-4d72a8bd988f8b3579f3f3f6e36e11eb8b6034b6.zip |
Assign to new volunteer.
Submitted by: Ayumi Mitsui <ayu@commun.jp>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241711
Diffstat (limited to 'security/umit/Makefile')
-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 7b36d4c5ba48..066586517eaf 100644 --- a/security/umit/Makefile +++ b/security/umit/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-RC2 \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ayu@commun.jp COMMENT= UMIT is the nmap frontend developed with Python and PyGTK RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \ |