diff options
author | rodrigo <rodrigo@FreeBSD.org> | 2014-06-16 20:49:00 +0800 |
---|---|---|
committer | rodrigo <rodrigo@FreeBSD.org> | 2014-06-16 20:49:00 +0800 |
commit | 13f18c67fa10de829117349bf7cdd28a08cb56d7 (patch) | |
tree | 1c952f03fb97cd7c5aa68ed39e067f7df5d7ba5b /www | |
parent | 44ea8362e83e88ab61d3088af910cfe94b61d9fb (diff) | |
download | freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.tar.gz freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.tar.zst freebsd-ports-gnome-13f18c67fa10de829117349bf7cdd28a08cb56d7.zip |
Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy
Submitted by: rodrigo
Approved by: bapt (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Template-Associate/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-FreeProxy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Template-Associate/Makefile b/www/p5-HTML-Template-Associate/Makefile index 12eff5807a62..bd09d0458c4f 100644 --- a/www/p5-HTML-Template-Associate/Makefile +++ b/www/p5-HTML-Template-Associate/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ALEXP PKGNAMEPREFIX= p5- -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Bridges gap between HTML::Template and other modules RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ diff --git a/www/p5-WWW-FreeProxy/Makefile b/www/p5-WWW-FreeProxy/Makefile index 1117164ffdc1..a592207ffb97 100644 --- a/www/p5-WWW-FreeProxy/Makefile +++ b/www/p5-WWW-FreeProxy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Fetch proxies from free proxy lists BUILD_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML |