diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:52:49 +0000 |
commit | 33599f967493917a278458d5e427f7521c9dac46 (patch) | |
tree | 9772af93ac3051c8314978212307fca8dcf1aa2d /textproc/p5-Text-BibTeX/Makefile | |
parent | bb8eb713b74d64aa9f253d31396697200a3c00e5 (diff) | |
download | pkgsrc-33599f967493917a278458d5e427f7521c9dac46.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index ee2f7ebb107..93f94b624b0 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/08/21 16:36:02 seb Exp $ +# $NetBSD: Makefile,v 1.22 2011/08/14 15:14:10 obache Exp $ DISTNAME= Text-BibTeX-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |