- Take maintainership

Approved by:	roam (maintainer, implicit)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-25 16:51:35 +00:00
parent ee31bb6b73
commit 1ac8aec33d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292232
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://devel.ringlet.net/textproc/confget/
MAINTAINER= roam@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read variables from INI-style configuration files
OPTIONS= PCRE "Regular expression support" on