diff options
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} |