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 | d9252893c73e4f197cfb64ce650517bc103da348 (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /converters | |
parent | 0a6a7a0c94d6a9aca9d2903fd2be8706df42c0bf (diff) | |
download | pkgsrc-d9252893c73e4f197cfb64ce650517bc103da348.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/ |