summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-20 00:51:24 +0000
committerwiz <wiz@pkgsrc.org>2009-05-20 00:51:24 +0000
commit349947890d52ac60f1ec5771172f5ee89bba6b75 (patch)
treec27fff7780db191f12fb41be731150bd5e80138d /multimedia
parentf3ad586c7d294be4887b37a4c267f1aec5be6373 (diff)
downloadpkgsrc-349947890d52ac60f1ec5771172f5ee89bba6b75.tar.gz
Tag as gnu-gpl-v2 and add a comment that it has an additional exception
clause. Per discussion on tech-pkg.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common
index adf9b21bc96..7cd2b417b0a 100644
--- a/multimedia/totem/Makefile.common
+++ b/multimedia/totem/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2009/05/19 20:19:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.48 2009/05/20 00:51:24 wiz Exp $
#
# used by multimedia/totem-browser-plugin/Makefile
# used by multimedia/totem-nautilus/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.26/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/projects/totem/
COMMENT= Movie player for the GNOME Desktop
-#LICENSE= gnu-gpl-v2 with an exception clause
+LICENSE= gnu-gpl-v2 # with an exception clause
DISTINFO_FILE= ${.CURDIR}/../../multimedia/totem/distinfo
PATCHDIR= ${.CURDIR}/../../multimedia/totem/patches