diff options
author | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
commit | 8b7bfed41c2119184aeeb55c093797bfd1df6f37 (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /converters | |
parent | aa1e0eb05f9d7bf2d1aa6d276a0e370743ee5f3e (diff) | |
download | pkgsrc-8b7bfed41c2119184aeeb55c093797bfd1df6f37.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
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 89e795b4316..9e958efc65b 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2011/04/01 21:14:53 markd Exp $ +# $NetBSD: Makefile,v 1.28 2011/12/06 00:19:22 sbd Exp $ DISTNAME= bibtex2html-1.96 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |