diff options
author | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2021-03-08 08:12:45 +0000 |
commit | ccdeb6b0b7d033bfa924ac001c20069477c66391 (patch) | |
tree | d66216d51ef3acac4f2126542e80c3c299b16c72 /converters | |
parent | 2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff) | |
download | pkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz |
Recursive revbump associated with update of lang/ocaml
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 88f1bcb6a18..ab10f38751c 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/08/31 18:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2021/03/08 08:12:46 jaapb Exp $ DISTNAME= bibtex2html-1.98 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |