diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-26 05:54:00 +0000 |
commit | a01ae4ea4d96f11c3ed4640cb9f3066daeca6aea (patch) | |
tree | 7bb6df7bc53fa62b847ab0cbdff92127f05ff1ee /x11-toolkits | |
parent | 92cd091c438ccfe4118d7f3d477480bafdb62aa2 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 984ac5c6d5fb..8e2c72cc53f2 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ PKGNAMEPREFIX= ocaml- DISTNAME= lablgtk-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= An Objective Caml interface to GTK+ 2.x USE_GMAKE= yes |