pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wtfpl -> public-domain
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Sun Sep 30 19:27:06 2018 +0300
Changeset: 30d648cde79c192da9d1dbc8035d1e0686fd8e0f
Modified Files:
not_pacman/Makefile
not_tetris/Makefile
Log Message:
wtfpl -> public-domain
same intention, but we have this in pkgsrc/licenses.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30d648cde79c192da9d1dbc8035d1e0686fd8e0f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
not_pacman/Makefile | 2 +-
not_tetris/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/not_pacman/Makefile b/not_pacman/Makefile
index 9c967e8fcc..d3192a13e3 100644
--- a/not_pacman/Makefile
+++ b/not_pacman/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://stabyourself.net/notpacman
COMMENT= Gravity-controlled pacman
-LICENSE= wtfpl
+LICENSE= public-domain
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
diff --git a/not_tetris/Makefile b/not_tetris/Makefile
index 72f9bb680a..a7f706af1f 100644
--- a/not_tetris/Makefile
+++ b/not_tetris/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://stabyourself.net/notpacman
COMMENT= Gravity-controlled tetris
-LICENSE= wtfpl # Specified in https://github.com/Stabyourself/nottetris2
+LICENSE= public-domain # Specified in https://github.com/Stabyourself/nottetris2
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index