diff options
Diffstat (limited to 'www/libmicrohttpd/Makefile')
-rw-r--r-- | www/libmicrohttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index 60722b5350a4..8dc4bf80c93f 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= GNU MAINTAINER= gaod@hychen.org COMMENT= C library for embedding HTTP server functionality +WWW= https://www.gnu.org/software/libmicrohttpd/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING |