aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-09-20 10:44:30 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-09-20 10:44:30 +0000
commit0839238b40e127e7485306a3439133ce455ee452 (patch)
tree871a2782e24835b9cd34377022dc25de0282a7c5 /lang/ocaml
parent97c91ba03d5912d1eb9900f2830c46ee861ae6b3 (diff)
downloadports-0839238b40e127e7485306a3439133ce455ee452.tar.gz
ports-0839238b40e127e7485306a3439133ce455ee452.zip
Change my maintainer address to FreeBSD one.
Approved by: sem (mentor)
Notes
Notes: svn path=/head/; revision=173456
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index f62fd965f0e8..32d70d9848be 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \
MASTER_SITE_SUBDIR= distfiles
PKGNAMESUFFIX= ${SFX}
-MAINTAINER?= ssedov@mbsd.msk.ru
+MAINTAINER?= stas@FreeBSD.org
COMMENT?= The Objective Caml compiler and programming environment
USE_BZIP2= yes