diff options
Diffstat (limited to 'textproc/p5-Feed-Find/Makefile')
-rw-r--r-- | textproc/p5-Feed-Find/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index ee88419139c..0a84cbf6db0 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/10/17 14:52:20 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:52 wiz Exp $ # DISTNAME= Feed-Find-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ffi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} |