diff options
Diffstat (limited to 'print/bibtool/Makefile')
-rw-r--r-- | print/bibtool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile index b3b599655d6..f4ce53f21a0 100644 --- a/print/bibtool/Makefile +++ b/print/bibtool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/02/04 20:51:32 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:57 wiz Exp $ DISTNAME= BibTool-2.57 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/} |