diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-08-07 11:20:32 +0000 |
commit | 7450b522cd182f6ff1e050ca428f8dc03124cba6 (patch) | |
tree | 58fc5a95dfea874f6551f1f983c0f3253f641563 /converters | |
parent | 920fd763aba28beb9a6ca3b5ee85d848e1f89db2 (diff) | |
download | pkgsrc-7450b522cd182f6ff1e050ca428f8dc03124cba6.tar.gz |
Recursive revbump associated with lang/ocaml update.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/bibtex2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 4469b838509..10de91c31c6 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/08/07 11:20:33 jaapb Exp $ DISTNAME= bibtex2html-1.98 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |