pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/emiclock emiclock: Remove restriction for source ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f644c9526468
branches:  trunk
changeset: 770875:f644c9526468
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Dec 10 23:37:42 2021 +0000

description:
emiclock: Remove restriction for source code redistribution

4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.

diffstat:

 time/emiclock/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r f46d0ea63f2c -r f644c9526468 time/emiclock/Makefile
--- a/time/emiclock/Makefile    Fri Dec 10 23:14:49 2021 +0000
+++ b/time/emiclock/Makefile    Fri Dec 10 23:37:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/11/02 16:28:38 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2021/12/10 23:37:42 ryoon Exp $
 #
 
 DISTNAME=      emiclock-2.0.2
@@ -11,9 +11,7 @@
 LICENSE=       emiclock-license
 
 RESTRICTED=            Do not distribute
-NO_SRC_ON_FTP=         ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 USE_IMAKE=     yes



Home | Main Index | Thread Index | Old Index