diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-03 20:42:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-03 20:42:48 +0000 |
commit | 22d2dcd9762058648212ae15b6c07cc2b8a90b25 (patch) | |
tree | 3e2aadf44ab5d3a19d6c88acb4c37ccb5e114fb0 /www | |
parent | 567a1b52c93976c376f8817c6c5da96325c46640 (diff) | |
download | freebsd-ports-22d2dcd9762058648212ae15b6c07cc2b8a90b25.zip |
- Take maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Template-Provider-Encoding/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile index 56f4a8daccfa..30cfabb8337b 100644 --- a/www/p5-LWP-UserAgent-WithCache/Makefile +++ b/www/p5-LWP-UserAgent-WithCache/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= LWP::UserAgent extension with local cache BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile index d6f79215d065..4634057dbef0 100644 --- a/www/p5-Template-Provider-Encoding/Makefile +++ b/www/p5-Template-Provider-Encoding/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Template plugin to specify encoding RUN_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit |