diff options
Diffstat (limited to 'x11/labltk/Makefile')
-rw-r--r-- | x11/labltk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 9960c348cd0..3fd107fa70f 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:17:27 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:55:19 wiz Exp $ INSTALLATION_DIRS+= lib/ocaml/stublibs MAKE_JOBS_SAFE= no @@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/labltk/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Tk bindings for ocaml |