diff options
Diffstat (limited to 'devel/capnproto080/Makefile')
-rw-r--r-- | devel/capnproto080/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/capnproto080/Makefile b/devel/capnproto080/Makefile index 463f687c37e0..f1d671a00a17 100644 --- a/devel/capnproto080/Makefile +++ b/devel/capnproto080/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 080 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Serialization/RPC system +WWW= https://capnproto.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE |