diff options
Diffstat (limited to 'net/drive/Makefile')
-rw-r--r-- | net/drive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/drive/Makefile b/net/drive/Makefile index 0be64f5d2300..b49c5c01a38f 100644 --- a/net/drive/Makefile +++ b/net/drive/Makefile @@ -6,6 +6,7 @@ CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tiny program to pull or push Google Drive files +WWW= https://github.com/odeke-em/drive LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |