diff options
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 1058b23f45c..e6aba292115 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 |