pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gupnp-ui: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed Apr 11 23:58:49 2018 +0900
Changeset:	8904d5bb3b79aeddf54e2bd96bd07f578b66cf90

Modified Files:
	gupnp-ui/Makefile

Log Message:
gupnp-ui: fix LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8904d5bb3b79aeddf54e2bd96bd07f578b66cf90

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gupnp-ui/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/gupnp-ui/Makefile b/gupnp-ui/Makefile
index 1a9373f2bb..dbbbc1757b 100755
--- a/gupnp-ui/Makefile
+++ b/gupnp-ui/Makefile
@@ -5,12 +5,11 @@ DISTNAME=	gupnp-ui-0.1.1
 PKGREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	http://www.gupnp.org/sources/gupnp-ui/
-LICENSE=	gnu-lgpl-v2
 
 MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
 HOMEPAGE=	http://www.gupnp.org/
 COMMENT=	GTK+ widgets for use with GUPnP
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes


Home | Main Index | Thread Index | Old Index