diff options
author | jaapb <jaapb> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2015-01-20 14:24:34 +0000 |
commit | 7ba349265481dcd36c03a98772d91a58c5b16057 (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /x11/labltk | |
parent | 699139bdaf9672f8b9b8f6d5644d65a83b029c48 (diff) | |
download | pkgsrc-7ba349265481dcd36c03a98772d91a58c5b16057.tar.gz |
Revbump associated with update of lang/ocaml.
Diffstat (limited to 'x11/labltk')
-rw-r--r-- | x11/labltk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 26f63a3a61d..be8efc26812 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/11/16 18:08:36 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.23 2015/01/20 14:24:38 jaapb Exp $ DISTNAME= labltk-8.06.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1455/ LICENSE= gnu-lgpl-v2.1 |