diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /lang/ocaml-examples | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) | |
download | ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.tar.gz ports-6963a4f7589b3836edb8d4bcf337c19498d68f16.zip |
Notes
Diffstat (limited to 'lang/ocaml-examples')
-rw-r--r-- | lang/ocaml-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-examples/Makefile b/lang/ocaml-examples/Makefile index 2b293d7c89fa..7f681d299857 100644 --- a/lang/ocaml-examples/Makefile +++ b/lang/ocaml-examples/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/ \ PKGNAMESUFFIX= -examples DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Example programs for the Objective Caml NO_BUILD= yes |