diff options
Diffstat (limited to 'www/ocaml-net/Makefile')
-rw-r--r-- | www/ocaml-net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index 4217bf931275..d4d0345a0f43 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/ocaml${PORTNAME}/ocaml${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ocaml- DISTNAME= ocaml${PORTNAME}-${PORTVERSION} -MAINTAINER= manfred.lotz@yahoo.de +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml modules for Internet applications BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre |