diff options
Diffstat (limited to 'www/restbed/Makefile')
-rw-r--r-- | www/restbed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/restbed/Makefile b/www/restbed/Makefile index 60c8d19c9051..6fea957240fa 100644 --- a/www/restbed/Makefile +++ b/www/restbed/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Asynchronous RESTful functionality to C++11 applications +WWW= https://github.com/Corvusoft/restbed LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |