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 /graphics/ocaml-lablgl | |
parent | 9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff) | |
download | ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.tar.gz ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.zip |
Notes
Diffstat (limited to 'graphics/ocaml-lablgl')
-rw-r--r-- | graphics/ocaml-lablgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile index a27618df7c51..0567401d21a2 100644 --- a/graphics/ocaml-lablgl/Makefile +++ b/graphics/ocaml-lablgl/Makefile @@ -7,6 +7,7 @@ PORTNAME= lablgl PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ PKGNAMEPREFIX= ocaml- |