diff options
Diffstat (limited to 'ftp/ocaml-ocurl/Makefile')
-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 \ |