diff options
author | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-28 06:12:03 +0800 |
commit | 766f7ae2c62c21fdb9d8e30f517efaa4df862775 (patch) | |
tree | 0e9eda561f88cd42b40c862e60607c258c6f355c /lang/ocaml-camlidl | |
parent | 7570ebbeb3ed5cc74156ee94b68ff5a479f4c760 (diff) | |
download | freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.gz freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.zst freebsd-ports-gnome-766f7ae2c62c21fdb9d8e30f517efaa4df862775.zip |
- Change my email.
Suggested by: skv
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r-- | lang/ocaml-camlidl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index 1058b23f45c4..e6aba2921159 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}.doc.html.tar.gz EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A stub code generator for using C/C++ libraries from ocaml USE_OCAML= yes |