aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2021-09-21 13:47:01 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2021-09-21 13:47:01 +0000
commit8703fc2c05e3229c7739725aa37b5dfc55b0a649 (patch)
tree2e9b882fe7691ac10d284c324ce7dbf1659fba84 /ftp
parentdee3374991500b78587c7461a2ee6cea9b72e41f (diff)
downloadports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.tar.gz
ports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.zip
*/*: Reset MAINTAINER due to repeat fatal email bounces
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 5bc0a8b5b41d..84abeee0c15a 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.8.2
CATEGORIES= ftp
PKGNAMEPREFIX= ocaml-
-MAINTAINER= ndowens@yahoo.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interface for OCaml to the curl lib
LICENSE= MIT