aboutsummaryrefslogtreecommitdiff
path: root/ftp/ocaml-ocurl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 21:38:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 21:38:09 +0000
commit67691bae84dda9d38593d36b39a6e1acb90e23d3 (patch)
tree67d9745512d1413106cd999c3407ed05bcf24e2a /ftp/ocaml-ocurl
parent75a438a978c95e8e7a52f40e23b849b9b0d4cf1f (diff)
downloadports-67691bae84dda9d38593d36b39a6e1acb90e23d3.tar.gz
ports-67691bae84dda9d38593d36b39a6e1acb90e23d3.zip
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts. Hat: portmgr
Notes
Notes: svn path=/head/; revision=165459
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r--ftp/ocaml-ocurl/Makefile2
-rw-r--r--ftp/ocaml-ocurl/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index 3e06c67ed6b3..1f807c2742d1 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ocaml-
-MAINTAINER= marwan.burelle@lri.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interface for OCaml to the curl lib
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
diff --git a/ftp/ocaml-ocurl/pkg-descr b/ftp/ocaml-ocurl/pkg-descr
index 58fc9d4a6c77..451181b8892d 100644
--- a/ftp/ocaml-ocurl/pkg-descr
+++ b/ftp/ocaml-ocurl/pkg-descr
@@ -4,6 +4,3 @@ libcurl. Currently Ocurl requires libcurl 7.9.8 or newer (using older
versions may yield compilation errors).
WWW: http://sourceforge.net/projects/ocurl
-
-- Marwan Burelle
- <marwan.burelle@lri.fr>