diff options
Diffstat (limited to 'devel/git-lfs/Makefile')
-rw-r--r-- | devel/git-lfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile index 95621094b695..5222b31523b8 100644 --- a/devel/git-lfs/Makefile +++ b/devel/git-lfs/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DI MAINTAINER= egypcio@FreeBSD.org COMMENT= Git extension for versioning large files +WWW= https://git-lfs.github.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |