diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-13 16:26:11 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-13 16:26:11 +0000 |
commit | 75777255720a4f4f6eb6b4b0710443e1a998fd92 (patch) | |
tree | 09a247e82468f8d7c40d5113705cabb8b1d86f10 /graphics/ocaml-lablgl | |
parent | d50aed1a93c0628adcba70ca013b4b7e76adf236 (diff) | |
download | ports-75777255720a4f4f6eb6b4b0710443e1a998fd92.tar.gz ports-75777255720a4f4f6eb6b4b0710443e1a998fd92.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 6736b20c58bb..65cf00177c6e 100644 --- a/graphics/ocaml-lablgl/Makefile +++ b/graphics/ocaml-lablgl/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.98 CATEGORIES= graphics MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ +PKGNAMEPREFIX= ocaml- MAINTAINER= rk@ronald.org |