pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/gcompris Add commented out LICENSE line (gnu-gpl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb7bb51e9fd8
branches:  trunk
changeset: 536604:cb7bb51e9fd8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 17 23:45:40 2007 +0000

description:
Add commented out LICENSE line (gnu-gplv3).
XXX: please enable the default licenses so that we can add these for real.

diffstat:

 games/gcompris/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c8f9effdfe1f -r cb7bb51e9fd8 games/gcompris/Makefile
--- a/games/gcompris/Makefile   Mon Dec 17 23:40:48 2007 +0000
+++ b/games/gcompris/Makefile   Mon Dec 17 23:45:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/12/17 18:55:31 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2007/12/17 23:45:40 wiz Exp $
 
 DISTNAME=      gcompris-8.4.2
 CATEGORIES=    games
@@ -16,6 +16,7 @@
 CHECK_PORTABILITY_SKIP+= macosx/build-gtk.sh
 USE_DIRS+=     xdg-1.1 gnome2-1.5
 INFO_FILES=    yes
+#LICENSE=      gnu-gplv3
 
 DEPENDS+=      gnuchess-[0-9]*:../../games/gnuchess
 



Home | Main Index | Thread Index | Old Index