diff options
Diffstat (limited to 'ftp/curlie')
-rw-r--r-- | ftp/curlie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 6e9d8c29b56b..0fc743adb3f3 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -6,6 +6,7 @@ CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org COMMENT= Frontend to cURL that adds the ease of use of HTTPie +WWW= https://curlie.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |