summaryrefslogtreecommitdiff
path: root/lang/ocaml-camlidl
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-27 22:12:03 +0000
commit6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch)
tree9cfdaaeaf88849948a4078893a75e5e8f3b00269 /lang/ocaml-camlidl
parentUpgrade to 2.15. (diff)
- Change my email.
Suggested by: skv
Notes
Notes: svn path=/head/; revision=188599
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r--lang/ocaml-camlidl/Makefile2
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