aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
commit532e84e129e9764f1a25f82e8ed5dbc40da44502 (patch)
treea48b0f32dc4c57a4ca85f11f7b6fa6e1dddc675a /ftp
parentd4e4076d90a726149f8815da5fb7638f9cea2f5a (diff)
downloadports-532e84e129e9764f1a25f82e8ed5dbc40da44502.tar.gz
ports-532e84e129e9764f1a25f82e8ed5dbc40da44502.zip
Update my mail address to @FreeBSD.org
Feature safe: yes
Notes
Notes: svn path=/head/; revision=250234
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ocaml-ocurl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index 542b7a388d44..2ede1c40a8a9 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
PKGNAMEPREFIX= ocaml-
EXTRACT_SUFX= .tgz
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= An interface for OCaml to the curl lib
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \