diff options
Diffstat (limited to 'ftp/rexx-curl')
-rw-r--r-- | ftp/rexx-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile index bc3d109522ac..72f7512fa58d 100644 --- a/ftp/rexx-curl/Makefile +++ b/ftp/rexx-curl/Makefile @@ -7,6 +7,7 @@ DISTNAME= RexxCURL-${PORTVERSION} MAINTAINER= bob@eager.cx COMMENT= External function package providing an interface to the cURL package +WWW= http://rexxcurl.sourceforge.net/ BROKEN= does not build with curl 7.85.0: use of undeclared identifier 'CURLOPT_FTP_RESPONSE_TIMEOUT' |