diff options
Diffstat (limited to 'devel/libzookeeper/Makefile')
-rw-r--r-- | devel/libzookeeper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libzookeeper/Makefile b/devel/libzookeeper/Makefile index 13d1bcf0f958..8f2abf72eeb5 100644 --- a/devel/libzookeeper/Makefile +++ b/devel/libzookeeper/Makefile @@ -7,6 +7,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION} MAINTAINER= dmitry.wagin@ya.ru COMMENT= C client interface to Zookeeper server +WWW= https://zookeeper.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |