diff options
Diffstat (limited to 'www/kdsoap/Makefile')
-rw-r--r-- | www/kdsoap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/kdsoap/Makefile b/www/kdsoap/Makefile index ae5ab577eb45..6edc8ddebda6 100644 --- a/www/kdsoap/Makefile +++ b/www/kdsoap/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/$ MAINTAINER= adridg@FreeBSD.org COMMENT= C++/Qt SOAP framework +WWW= https://github.com/KDAB/KDSoap # The software is partly under (LGPL21 | GPL2 | GPL3 ), and partly # under AGPLv3. We choose LGPL21 and AGPLv3, since that's easiest |