diff options
Diffstat (limited to 'devel/go-perf/Makefile')
-rw-r--r-- | devel/go-perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/go-perf/Makefile b/devel/go-perf/Makefile index 6456fbfaeae7..47ac39415547 100644 --- a/devel/go-perf/Makefile +++ b/devel/go-perf/Makefile @@ -6,6 +6,7 @@ CATEGORIES= devel MAINTAINER= fuz@fuz.su COMMENT= Go performance measurement, storage, and analysis tools +WWW= https://golang.org/x/perf LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |