From 782d837a9056d421f215ec6da2e135cbe22bc4b3 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 4 Sep 2009 15:35:10 +0000 Subject: Set LICENSE. --- shells/bash/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/bash') diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 9369a7e5c5c..f48f42a85fe 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -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 @@ PATCHFILES+= bash40-026 bash40-027 bash40-028 MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html COMMENT= The GNU Bourne Again Shell +LICENSE= gnu-gpl-v3 CONFLICTS= static-bash-[0-9]* -- cgit v1.2.3