diff options
author | joerg <joerg@pkgsrc.org> | 2007-12-27 16:24:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-12-27 16:24:21 +0000 |
commit | ec6bdf4d3d94b6ad93a18ed693007318c9bc8615 (patch) | |
tree | 21f2677ecce0d0495ec7d45f97d366ae8df26cba /x11 | |
parent | ea94ff196991aa656444045665c03d5c00dce54c (diff) | |
download | pkgsrc-ec6bdf4d3d94b6ad93a18ed693007318c9bc8615.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/labltk/Makefile | 4 | ||||
-rw-r--r-- | x11/labltk/PLIST.opt | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 9dc1960aa05..36f146a1ba8 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2007/01/13 18:51:51 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/12/27 16:24:21 joerg Exp $ .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/labltk/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Tk bindings for ocaml diff --git a/x11/labltk/PLIST.opt b/x11/labltk/PLIST.opt index ac2fdf83905..d213110f900 100644 --- a/x11/labltk/PLIST.opt +++ b/x11/labltk/PLIST.opt @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.opt,v 1.2 2006/02/22 20:59:58 wiz Exp $ +@comment $NetBSD: PLIST.opt,v 1.3 2007/12/27 16:24:23 joerg Exp $ lib/ocaml/labltk/balloon.cmx lib/ocaml/labltk/bell.cmx lib/ocaml/labltk/button.cmx @@ -90,6 +90,7 @@ lib/ocaml/labltk/timer.cmx lib/ocaml/labltk/tk.cmx lib/ocaml/labltk/tkanim.a lib/ocaml/labltk/tkanim.cmxa +lib/ocaml/labltk/tkthread.cmx lib/ocaml/labltk/tkvars.cmx lib/ocaml/labltk/tkwait.cmx lib/ocaml/labltk/toplevel.cmx |