aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-02-03 13:24:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-02-03 13:24:53 +0000
commit6bbacfbe189004c61520db24b6317eb93352fa8f (patch)
tree5c660e0f9bb940bcebbc81b24356afa8359ff007 /shells
parentc47731cb1ca254c3314113e179c8a630f6c924f0 (diff)
downloadports-6bbacfbe189004c61520db24b6317eb93352fa8f.tar.gz
ports-6bbacfbe189004c61520db24b6317eb93352fa8f.zip
Rectify license
Notes
Notes: svn path=/head/; revision=433224
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 99e99242411a..f729711305c2 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -19,7 +19,8 @@ PATCHFILES!= /usr/bin/jot -s " " -w \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= GNU Project's Bourne Again SHell
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= COLONBREAKSWORDS HELP NLS STATIC SYSLOG DOCS
COLONBREAKSWORDS_DESC= Colons break words