diff options
Diffstat (limited to 'devel/sccache')
-rw-r--r-- | devel/sccache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index 12ea2150695f..ab1ad811adb2 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -7,6 +7,7 @@ CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support +WWW= https://github.com/mozilla/sccache LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |