diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-04-05 22:23:33 +0000 |
commit | 3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch) | |
tree | 220b11f5497a6224d47e801c379b307964b966a4 /x11-toolkits | |
parent | 9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index 01500d6b8a73..f18508ee79cf 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= lablgtk PORTVERSION= 1.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 957b6f8b469e..f8300f92d8d2 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -6,6 +6,7 @@ PORTNAME= lablgtk2 PORTVERSION= 2.14.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ |