pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
License changed from BSD to GPL
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Fri Jul 3 08:03:13 2026 +0200
Changeset: 6673a07906ee65c86d8bc2cfd946c0f65b7392a3
Modified Files:
tpico2-experimental/Makefile
Log Message:
License changed from BSD to GPL
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6673a07906ee65c86d8bc2cfd946c0f65b7392a3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tpico2-experimental/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/tpico2-experimental/Makefile b/tpico2-experimental/Makefile
index 3229fdf1bb..55e9b40cbd 100644
--- a/tpico2-experimental/Makefile
+++ b/tpico2-experimental/Makefile
@@ -6,8 +6,8 @@ MASTER_SITES= https://sourceforge.net/projects/tpico2-experimental/files/
MAINTAINER= goon.mage%yahoo.com@localhost
HOMEPAGE= https://sourceforge.net/projects/tpico2-experimental/
-COMMENT= The Pico language interpreter with extensions such as SDL 1.2 and Curses libraries
-LICENSE= BSD
+COMMENT= The Pico language interpreter with extensions such as SDL 1.2
+LICENSE= GPL
WRKSRC= ${WRKDIR}/tpico2-experimental
USE_LANGUAGES= C
Home |
Main Index |
Thread Index |
Old Index