diff options
Diffstat (limited to 'devel/protobuf-java/Makefile')
-rw-r--r-- | devel/protobuf-java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf-java/Makefile b/devel/protobuf-java/Makefile index c17968f79092..7cd0d6681027 100644 --- a/devel/protobuf-java/Makefile +++ b/devel/protobuf-java/Makefile @@ -6,6 +6,7 @@ EXTRACT_SUFX= .jar MAINTAINER= matthew@FreeBSD.org COMMENT= Core Protocol Buffers library +WWW= https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java LICENSE= BSD3CLAUSE |