aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2020-09-26 08:24:57 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2020-09-26 08:24:57 +0000
commit36f661fc7ed0e02fc876bf878add91468254b1bf (patch)
tree2cc4b3e460613dc357a3d156219af10e18246525 /shells
parentdea0b1eb4eb9401086d1543fd3f82ef1688d3d13 (diff)
downloadports-36f661fc7ed0e02fc876bf878add91468254b1bf.tar.gz
ports-36f661fc7ed0e02fc876bf878add91468254b1bf.zip
Correct the license -- upstream has switched to BSD 2-clause.
PR: 249458 Submitted by: bourne.identity@hotmail.com (Maintainer)
Notes
Notes: svn path=/head/; revision=550135
Diffstat (limited to 'shells')
-rw-r--r--shells/switchBashZsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/switchBashZsh/Makefile b/shells/switchBashZsh/Makefile
index 84877b6d70c1..345242a7b14b 100644
--- a/shells/switchBashZsh/Makefile
+++ b/shells/switchBashZsh/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= shells
MAINTAINER= bourne.identity@hotmail.com
COMMENT= Portable shell setup for Bash/Zsh across FreeBSD/Linux/Cygwin
-LICENSE= GPLv2
+LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes