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 /x11-toolkits/ocaml-lablgtk | |
parent | d50aed1a93c0628adcba70ca013b4b7e76adf236 (diff) | |
download | ports-75777255720a4f4f6eb6b4b0710443e1a998fd92.tar.gz ports-75777255720a4f4f6eb6b4b0710443e1a998fd92.zip |
lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk
Approved by: portmgr,maintainer
Notes
Notes:
svn path=/head/; revision=66267
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index 0b2072f5a78b..f6ab2722cf4e 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.2.5 CATEGORIES= x11-toolkits MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ +PKGNAMEPREFIX= ocaml- PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} MAINTAINER= rk@ronald.org |