diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-03 20:06:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-03 20:06:55 +0000 |
commit | 807710a0b7bed505876b1227cb57e2f5401c107a (patch) | |
tree | 92ff8d932d7779777eea21419af7f1128f20227a /www/p5-LWP-UserAgent-WithCache | |
parent | 266ac37f7708aaf19c283f393d8a8ea0ae8602b3 (diff) |
Reset maintainer on staged ports too
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=356403
Diffstat (limited to 'www/p5-LWP-UserAgent-WithCache')
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile index 8c5dcb79203e..56f4a8daccfa 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= kaoru@kaisei.org +MAINTAINER= ports@FreeBSD.org COMMENT= LWP::UserAgent extension with local cache BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ |