Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 20:13:18 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310461 - head/shells/bash-devel
Message-ID:  <201301152013.r0FKDI1Y025478@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan 15 20:13:17 2013
New Revision: 310461
URL: http://svnweb.freebsd.org/changeset/ports/310461

Log:
  Add LICENSE

Modified:
  head/shells/bash-devel/Makefile

Modified: head/shells/bash-devel/Makefile
==============================================================================
--- head/shells/bash-devel/Makefile	Tue Jan 15 20:06:08 2013	(r310460)
+++ head/shells/bash-devel/Makefile	Tue Jan 15 20:13:17 2013	(r310461)
@@ -23,6 +23,8 @@ PATCHFILES!=		/usr/bin/jot -s " " -w \
 MAINTAINER=		ehaupt@FreeBSD.org
 COMMENT=		The GNU Project's Bourne Again SHell
 
+LICENSE=		GPLv3
+
 OPTIONS_DEFINE=	IMPLICITCD COLONBREAKSWORDS HELP NLS STATIC SYSLOG DOCS
 OPTIONS_DEFAULT=IMPLICITCD COLONBREAKSWORDS HELP NLS
 IMPLICITCD_DESC=	Use directory name alone to cd into it



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301152013.r0FKDI1Y025478>