Take over maintainership of two ports related to ftp/curl as a
preparation for fixing some breakage resulting from curl-7.11.1 finally removing two options marked obsolete for over a year.
This commit is contained in:
parent
9e1cf11978
commit
9103350b03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106996
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
|
|||
MASTER_SITE_SUBDIR= WWW
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= roam@FreeBSD.org
|
||||
COMMENT= Perl binding interface for curl
|
||||
|
||||
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl:install
|
||||
|
|
Loading…
Reference in a new issue