summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-03 07:57:24 +0000
committerwiz <wiz>2016-10-03 07:57:24 +0000
commited3da2519a69db4a5a02b79c3ad07c4b877a1095 (patch)
treefa6cbaf33ecf36ee200302f703c095c7bdcd196d
parent7e6d6704678de2329b6309d29795c79b031a64c5 (diff)
downloadpkgsrc-ed3da2519a69db4a5a02b79c3ad07c4b877a1095.tar.gz
Use pkgsrc-standard spelling for LICENSE.
-rw-r--r--lang/squeak/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index d293fb72f11..5d3d7ec02cd 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2014/12/15 02:11:06 asau Exp $
-#
+# $NetBSD: Makefile,v 1.49 2016/10/03 07:57:24 wiz Exp $
SQUEAK_VERSION= 4.5
IMAGE_VERSION= 13680
@@ -15,7 +14,7 @@ DISTFILES= ${DEFAULT_DISTFILES} $(SQUEAK_SOURCES).gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://squeak.org/
COMMENT= Full Smalltalk 80 with portability to UN*X, Mac, and Windows
-LICENCE= mit AND apache-2.0
+LICENSE= mit AND apache-2.0
DEPENDS= squeak-vm-[0-9]*:../../lang/squeak-vm