From 52cfdd97a623bd1aaa1ca85ce74fb552618acef4 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Sat, 6 Dec 2014 20:36:01 +0000 Subject: [PATCH] Update BSD license Fix COMMENT to appease portlint --- lang/scheme48/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index e18d0059e254..582278ff43b9 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -7,9 +7,10 @@ CATEGORIES= lang scheme MASTER_SITES= http://www.s48.org/${PORTVERSION}/ MAINTAINER= lichray@gmail.com -COMMENT= The Scheme Underground's implementation of R5RS +COMMENT= Scheme Underground's implementation of R5RS -LICENSE= BSD +LICENSE= BSD3CLAUSE MIT +LICENSE_COMB= multi CONFLICTS= scsh-[0-9]*