diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-16 03:47:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-16 03:47:53 +0800 |
commit | d1629fcb479c4d60e608298f5603b3986f58af9e (patch) | |
tree | cdffa4c42ea4579b7cfe6d8a078ce1949af55c68 /Mk/bsd.ocaml.mk | |
parent | 3901637a46a723b7cd9194effca120c4ea334f87 (diff) | |
download | freebsd-ports-gnome-d1629fcb479c4d60e608298f5603b3986f58af9e.tar.gz freebsd-ports-gnome-d1629fcb479c4d60e608298f5603b3986f58af9e.tar.zst freebsd-ports-gnome-d1629fcb479c4d60e608298f5603b3986f58af9e.zip |
- Assign bsd.ruby.mk to ruby@ [1]
- Assign bsd.efl.mk and bsd.ocaml.mk to ports@
With hat: portmgr
Discussed with: swills@ [1]
Diffstat (limited to 'Mk/bsd.ocaml.mk')
-rw-r--r-- | Mk/bsd.ocaml.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.ocaml.mk b/Mk/bsd.ocaml.mk index e92624bc699b..847e7345b5ef 100644 --- a/Mk/bsd.ocaml.mk +++ b/Mk/bsd.ocaml.mk @@ -1,7 +1,7 @@ # ex:ts=4 # # $MBSDlabs: portmk/bsd.ocaml.mk,v 1.18 2006/08/06 18:47:23 stas Exp $ -# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.ocaml.mk,v 1.3 2008-05-19 07:05:35 stas Exp $ +# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.ocaml.mk,v 1.4 2011-12-15 19:47:53 tabthorpe Exp $ # # bsd.ocaml.mk - Support for the Objective Caml language packages # @@ -34,7 +34,7 @@ .if !defined(OCAML_include) -OCAML_MAINTAINER= stas@FreeBSD.org +OCAML_MAINTAINER= ports@FreeBSD.org OCAML_include= bsd.ocaml.mk # |