diff options
Diffstat (limited to 'net/hupnp/Makefile')
-rw-r--r-- | net/hupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hupnp/Makefile b/net/hupnp/Makefile index 70592e96f5f2..ef0a0fd98b31 100644 --- a/net/hupnp/Makefile +++ b/net/hupnp/Makefile @@ -11,7 +11,7 @@ DISTNAME= herqq-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for building UPnP devices and control points -LICENSE= LGPL3 # or later +LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/hupnp/LICENSE_LGPLv3.txt USES= gmake qmake zip |