diff options
Diffstat (limited to 'ftp/curlpp')
-rw-r--r-- | ftp/curlpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 2aa2fdbdcf09..26601e13cc16 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -13,7 +13,7 @@ CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= roam@FreeBSD.org COMMENT= A C++ wrapper for libcurl LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl |