pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/unicode-ucd



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon Jan 21 17:13:24 UTC 2019

Modified Files:
        pkgsrc/fonts/unicode-ucd: Makefile

Log Message:
Use the unicode license, as suggested by leot@.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/unicode-ucd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/unicode-ucd/Makefile
diff -u pkgsrc/fonts/unicode-ucd/Makefile:1.1 pkgsrc/fonts/unicode-ucd/Makefile:1.2
--- pkgsrc/fonts/unicode-ucd/Makefile:1.1       Mon Jan 21 16:57:41 2019
+++ pkgsrc/fonts/unicode-ucd/Makefile   Mon Jan 21 17:13:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/01/21 16:57:41 youri Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/21 17:13:24 youri Exp $
 #
 
 VERSION=       11.0.0
@@ -13,7 +13,7 @@ EXTRACT_ONLY= UCD.zip
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      https://www.unicode.org/
 COMMENT=       Unicode Character Database
-#LICENSE=      http://www.unicode.org/copyright.html
+LICENSE=       unicode
 
 WRKSRC=                ${WRKDIR}
 DIST_SUBDIR=   ${DISTNAME}



Home | Main Index | Thread Index | Old Index