diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
commit | 62cf69bd4d4da2413c85dde74557fc56494ef13a (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /converters | |
parent | 68208b755c5f0115de34096584418ae268e2f9cf (diff) | |
download | pkgsrc-62cf69bd4d4da2413c85dde74557fc56494ef13a.tar.gz |
Revbump associated with update of lang/ocaml.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/bibtex2html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 53c2c9dbfb3..fbb29e8a005 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/12/12 10:51:11 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2015/01/20 14:24:35 jaapb Exp $ DISTNAME= bibtex2html-1.98 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |