diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | d8972f72974aa17201f0c2a308fb9d46a80da40d (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /textproc/p5-Feed-Find | |
parent | 3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff) | |
download | pkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'textproc/p5-Feed-Find')
-rw-r--r-- | textproc/p5-Feed-Find/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index 661ddcc493e..5edcd4c5bc7 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:12 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Feed-Find-0.07 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5ffi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Feed-Find/ COMMENT= Perl module to perform autodiscovery of syndication feeds LICENSE= ${PERL5_LICENSE} |