pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/readline Correct LICENSE, per PR 41943.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd0987fbfde2
branches:  trunk
changeset: 398220:fd0987fbfde2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 26 20:37:00 2009 +0000

description:
Correct LICENSE, per PR 41943.

diffstat:

 devel/readline/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1993fb6a6442 -r fd0987fbfde2 devel/readline/Makefile
--- a/devel/readline/Makefile   Wed Aug 26 20:22:51 2009 +0000
+++ b/devel/readline/Makefile   Wed Aug 26 20:37:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2009/05/19 08:59:11 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2009/08/26 20:37:00 wiz Exp $
 #
 
 DISTNAME=      readline-6.0
@@ -11,7 +11,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
 COMMENT=       GNU library that can recall and edit previous input
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v3
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index