diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | be0a6937d1d4d8afe95a4c561478fcf402169c83 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /converters/bibtex2html | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'converters/bibtex2html')
-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 9bb28c12eec..933913ce71b 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 21:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/08 15:18:20 jaapb Exp $ DISTNAME= bibtex2html-1.97 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |