diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
commit | 374dd18c5b1f62a55361c9daf967333f2bd386c0 (patch) | |
tree | 3e2aadf44ab5d3a19d6c88acb4c37ccb5e114fb0 /www | |
parent | f90e919b389b8b3e7d60c3eaf289ab2158d71f0c (diff) | |
download | freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.gz freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.zst freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.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 |