pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games Add LICENSE=public-domain



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd7735fc9aaa
branches:  trunk
changeset: 639368:cd7735fc9aaa
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 11 17:08:00 2014 +0000

description:
Add LICENSE=public-domain

diffstat:

 games/exchess-book-medium/Makefile |  3 ++-
 games/exchess-book-small/Makefile  |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 7b5908f2e1ce -r cd7735fc9aaa games/exchess-book-medium/Makefile
--- a/games/exchess-book-medium/Makefile        Thu Sep 11 17:03:32 2014 +0000
+++ b/games/exchess-book-medium/Makefile        Thu Sep 11 17:08:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/09/11 17:01:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/09/11 17:08:00 jperkin Exp $
 
 DISTNAME=              medium
 PKGNAME=               ${CHESS_ENGINE}-book-${DISTNAME}-20140911
@@ -8,6 +8,7 @@
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Chess opening book for EXchess (medium)
+LICENSE=               public-domain
 
 DEPENDS+=              exchess-[0-9]*:../../games/exchess
 
diff -r 7b5908f2e1ce -r cd7735fc9aaa games/exchess-book-small/Makefile
--- a/games/exchess-book-small/Makefile Thu Sep 11 17:03:32 2014 +0000
+++ b/games/exchess-book-small/Makefile Thu Sep 11 17:08:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/09/11 17:03:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/09/11 17:08:00 jperkin Exp $
 
 DISTNAME=              small
 PKGNAME=               ${CHESS_ENGINE}-book-${DISTNAME}-20140911
@@ -8,6 +8,7 @@
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 COMMENT=               Chess opening book for EXchess (small)
+LICENSE=               public-domain
 
 DEPENDS+=              exchess-[0-9]*:../../games/exchess
 



Home | Main Index | Thread Index | Old Index