diff options
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 70ce328d179..ee2f7ebb107 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2010/03/16 22:30:01 sno Exp $ +# $NetBSD: Makefile,v 1.21 2010/08/21 16:36:02 seb Exp $ DISTNAME= Text-BibTeX-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |