aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-11 00:28:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-12-11 00:28:51 +0000
commitb4d3e8f8c167625a8cbad1ab0387475480fc0151 (patch)
treee548ae4fe36ddbe8e2e012bbd728520ac02156f7
parent43ddda350bde872c9ac6316a0be3c7d15233fdc8 (diff)
downloadports-b4d3e8f8c167625a8cbad1ab0387475480fc0151.tar.gz
ports-b4d3e8f8c167625a8cbad1ab0387475480fc0151.zip
- Fix license again (it's really somewhat disguised 2 clause BSD)
Discussed with: feld
Notes
Notes: svn path=/head/; revision=374504
-rw-r--r--games/spellathon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spellathon/Makefile b/games/spellathon/Makefile
index bfb78df22df0..aae7bf2b8295 100644
--- a/games/spellathon/Makefile
+++ b/games/spellathon/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Spellathon%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Word game to test your English vocabulary skills
-LICENSE= MIT
+LICENSE= BSD2CLAUSE
LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libpcre.so:${PORTSDIR}/devel/pcre \