diff options
Diffstat (limited to 'net/rclone/Makefile')
-rw-r--r-- | net/rclone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rclone/Makefile b/net/rclone/Makefile index 80070baf7360..1d036fb3c1d4 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= tremere@cainites.net COMMENT= Sync files to and from various cloud services +WWW= https://rclone.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |