diff options
Diffstat (limited to 'devel/revive/Makefile')
-rw-r--r-- | devel/revive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/revive/Makefile b/devel/revive/Makefile index 0703c899c752..599167d1d5fc 100644 --- a/devel/revive/Makefile +++ b/devel/revive/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Extensible static code analysis framework for Go +WWW= https://revive.run LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |