aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
-rw-r--r--ftp/curlpp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index bc437ae9c503..1676e8481030 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://curl.haxx.se/download/ \
ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/
MASTER_SITE_SUBDIR= curl
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
LICENSE= MIT
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 5ff5a95352b4..f99da9aee57c 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://rrette.com/files/curlpp/curlpp-${PORTVERSION:R}/
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A C++ wrapper for libcurl
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl