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 8aa638ad030..5c8b6f4398c 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/04/24 21:20:46 markd Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:56 he Exp $ DISTNAME= Text-BibTeX-0.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |