diff options
Diffstat (limited to 'devel/cpplint/Makefile')
-rw-r--r-- | devel/cpplint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cpplint/Makefile b/devel/cpplint/Makefile index fdbbcaef13d8..db6aa5b3a3c3 100644 --- a/devel/cpplint/Makefile +++ b/devel/cpplint/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= thierry@FreeBSD.org COMMENT= Static code checker for C++ +WWW= https://github.com/cpplint/cpplint LICENSE= BSD3CLAUSE |