diff options
author | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
commit | ea4977bf1b62bdb4a0eb745b58acf304a3676704 (patch) | |
tree | 78ff85bf710eaf0152233e2acec6f8e49347a0c6 /ftp | |
parent | 30a9b32fe132e4a936dea4346a00fa4eeba9a59e (diff) | |
download | freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.gz freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.zst freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.zip |
Update my mail address to @FreeBSD.org
Feature safe: yes
Diffstat (limited to 'ftp')
-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 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 \ |