pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/planner Set LICENSE=gnu-gpl-v2 (OR any later vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94a3f133c5a8
branches:  trunk
changeset: 392868:94a3f133c5a8
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Wed May 13 01:00:49 2009 +0000

description:
Set LICENSE=gnu-gpl-v2 (OR any later version) as documented at
http://live.gnome.org/Planner/About (and possibly nowhere else!)

diffstat:

 time/planner/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3ec56dc1f22b -r 94a3f133c5a8 time/planner/Makefile
--- a/time/planner/Makefile     Wed May 13 00:45:20 2009 +0000
+++ b/time/planner/Makefile     Wed May 13 01:00:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/05/13 00:45:20 dsainty Exp $
+# $NetBSD: Makefile,v 1.16 2009/05/13 01:00:49 dsainty Exp $
 #
 
 DISTNAME=      planner-0.14.4
@@ -9,6 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://live.gnome.org/Planner
 COMMENT=       Project management tool for the GNOME desktop
+LICENSE=       gnu-gpl-v2 # OR any later version
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index