diff options
Diffstat (limited to 'devel/capnproto/Makefile')
-rw-r--r-- | devel/capnproto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/capnproto/Makefile b/devel/capnproto/Makefile index 53aa3419fb81..c02b3bcb0f68 100644 --- a/devel/capnproto/Makefile +++ b/devel/capnproto/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-c++-${DISTVERSION} MAINTAINER= felix@userspace.com.au COMMENT= Serialization/RPC system +WWW= https://capnproto.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |