diff options
Diffstat (limited to 'devel/go-protobuf/Makefile')
-rw-r--r-- | devel/go-protobuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/go-protobuf/Makefile b/devel/go-protobuf/Makefile index 9267af1618b2..4f27cd3e0037 100644 --- a/devel/go-protobuf/Makefile +++ b/devel/go-protobuf/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= go- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Protocol Buffers for Go with Gadgets +WWW= https://github.com/gogo/protobuf LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |