diff options
Diffstat (limited to 'devel/cpp-netlib/Makefile')
-rw-r--r-- | devel/cpp-netlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index a8c68e6f9305..09995d774813 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -7,6 +7,7 @@ CATEGORIES= devel MAINTAINER= zi@FreeBSD.org COMMENT= Cross-platform, standards compliant networking library +WWW= https://github.com/cpp-netlib/cpp-netlib/ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt |