pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/bash Set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d514c886826
branches:  trunk
changeset: 398616:7d514c886826
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 04 15:35:10 2009 +0000

description:
Set LICENSE.

diffstat:

 shells/bash/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a96e0203dd34 -r 7d514c886826 shells/bash/Makefile
--- a/shells/bash/Makefile      Fri Sep 04 13:31:37 2009 +0000
+++ b/shells/bash/Makefile      Fri Sep 04 15:35:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2009/08/06 06:38:46 hasso Exp $
+# $NetBSD: Makefile,v 1.48 2009/09/04 15:35:10 wiz Exp $
 
 BASH_VERSION=          4.0
 BASH_PATCHLEVEL=       28
@@ -20,6 +20,7 @@
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnu.org/software/bash/bash.html
 COMMENT=       The GNU Bourne Again Shell
+LICENSE=       gnu-gpl-v3
 
 CONFLICTS=     static-bash-[0-9]*
 



Home | Main Index | Thread Index | Old Index