diff options
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 5614238d2b3..452c876cfd1 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:32 jlam Exp $ DISTNAME= Text-BibTeX-0.33 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tbt -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/btOOL/} DISTFILES+= ${DISTNAME}.tar.gz btparse-0.32.tar.gz |