pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cc65's license is the same as the zlib license.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Mon Feb 11 20:07:03 2019 +0100
Changeset: 9cdefe909009ccae4b3ceeac3e1a193cf818ebae
Modified Files:
cc65/Makefile
Log Message:
cc65's license is the same as the zlib license.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9cdefe909009ccae4b3ceeac3e1a193cf818ebae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cc65/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/cc65/Makefile b/cc65/Makefile
index 15473dcdc2..654935011f 100644
--- a/cc65/Makefile
+++ b/cc65/Makefile
@@ -9,6 +9,7 @@ GITHUB_TAG= V${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.cc65.org/
COMMENT= C cross compiler for 6502 target systems
+LICENSE= zlib
MAKE_JOBS_SAFE= no
Home |
Main Index |
Thread Index |
Old Index