pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Apr 28 01:09:17 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + unicode-character-database


To generate a diff of this commit:
cvs rdiff -u -r1.985 -r1.986 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.985 pkgsrc/textproc/Makefile:1.986
--- pkgsrc/textproc/Makefile:1.985      Mon Apr  9 02:47:00 2018
+++ pkgsrc/textproc/Makefile    Sat Apr 28 01:09:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.985 2018/04/09 02:47:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.986 2018/04/28 01:09:17 tsutsui Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -979,6 +979,7 @@ SUBDIR+=    troffcvt
 SUBDIR+=       unac
 SUBDIR+=       uncrustify
 SUBDIR+=       uni2ascii
+SUBDIR+=       unicode-character-database
 SUBDIR+=       unicode-emoji
 SUBDIR+=       unroff
 SUBDIR+=       untex



Home | Main Index | Thread Index | Old Index