pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-composer: Add correct license



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Tue Mar 3 09:09:55 2020 +0000
Changeset:	31e61adbd03ebab99f8ef06ccf46b826c325dde0

Modified Files:
	php-composer/Makefile

Log Message:
php-composer: Add correct license

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31e61adbd03ebab99f8ef06ccf46b826c325dde0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-composer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/php-composer/Makefile b/php-composer/Makefile
index bedd596ed0..3b3744e72e 100644
--- a/php-composer/Makefile
+++ b/php-composer/Makefile
@@ -11,7 +11,7 @@ EXTRACT_SUFX=	.phar
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://getcomposer.org/
 COMMENT=	Dependency Manager for PHP
-LICENSE=	modified-bsd
+LICENSE=	mit
 
 NO_CONFIGURE=	yes
 NO_BUILD=	yes


Home | Main Index | Thread Index | Old Index