diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-28 09:50:50 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-28 09:50:50 +0000 |
commit | e39d30b859e91313649b831dd908f3e0398a9792 (patch) | |
tree | acebad6761fa115368703b0910e5a3f47d9a34db /x11 | |
parent | d036bc0c9eb4992ecd6d3bfcbe245c7c76431787 (diff) | |
download | pkgsrc-e39d30b859e91313649b831dd908f3e0398a9792.tar.gz |
Revbump associated with ocaml 4.02.1
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 3fc598df363..424906a204b 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/11/20 16:11:16 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/01/28 09:50:50 jaapb Exp $ DISTNAME= lablgtk-2.18.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1456/ |