diff options
Diffstat (limited to 'net/kafka/Makefile')
-rw-r--r-- | net/kafka/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kafka/Makefile b/net/kafka/Makefile index 16bbe5d7b344..3baafd24b018 100644 --- a/net/kafka/Makefile +++ b/net/kafka/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_2.13-${PORTVERSION} MAINTAINER= timp87@gmail.com COMMENT= Distributed streaming platform +WWW= https://kafka.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |