diff options
author | erwin <erwin@FreeBSD.org> | 2009-09-19 18:45:18 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-09-19 18:45:18 +0800 |
commit | e487eb9b2a674a11570665b6bb861b4bc07b01db (patch) | |
tree | 2b03bfbf3284ddaa24abbb96987c1ebd30deccfb | |
parent | 52a470a131937bfeba5c26513ec762787b5c089c (diff) | |
download | freebsd-ports-gnome-e487eb9b2a674a11570665b6bb861b4bc07b01db.tar.gz freebsd-ports-gnome-e487eb9b2a674a11570665b6bb861b4bc07b01db.tar.zst freebsd-ports-gnome-e487eb9b2a674a11570665b6bb861b4bc07b01db.zip |
Assign to new volunteer.
Submitted by: Ayumi Mitsui <ayu@commun.jp>
Feature safe: yes
-rw-r--r-- | security/umit/Makefile | 2 | ||||
-rw-r--r-- | www/havp/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/www/havp/Makefile b/www/havp/Makefile index 1dcedb17ef8f..b27e44c4c233 100644 --- a/www/havp/Makefile +++ b/www/havp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.server-side.de/download/ \ http://bio3k.softboard.ru/uploads/arch/ \ http://havp.hege.li/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ayu@commun.jp COMMENT= HTTP Antivirus Proxy LIB_DEPENDS= clamav.6:${PORTSDIR}/security/clamav |