diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /ftp/ocaml-ocurl | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=240459
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index c4b0c14e0aea..1885b5ec8214 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF PKGNAMEPREFIX= ocaml- EXTRACT_SUFX= .tgz -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An interface for OCaml to the curl lib BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ |