diff options
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 7958c09c8601..dbd466f5e272 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://curl.se/download/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line tool and library for transferring data with URLs +WWW= https://curl.se/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |