diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-05 11:40:18 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-11-05 11:40:18 +0800 |
commit | fa2882681910c722b95acbd854568b5547560359 (patch) | |
tree | 708170caee53b32b9cd45acc78e77a93c85ed43c /lang/ocaml | |
parent | 5da9e62ac2b484dfa27d3eb8d687df35f35885ca (diff) | |
download | freebsd-ports-gnome-fa2882681910c722b95acbd854568b5547560359.tar.gz freebsd-ports-gnome-fa2882681910c722b95acbd854568b5547560359.tar.zst freebsd-ports-gnome-fa2882681910c722b95acbd854568b5547560359.zip |
Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
Diffstat (limited to 'lang/ocaml')
-rw-r--r-- | lang/ocaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 63a26e39da5b..400b70d4adf4 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?= stas@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= The Objective Caml compiler and programming environment USE_BZIP2= yes |