pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/cldr-emoji-annotation
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Nov 6 15:50:32 UTC 2020
Modified Files:
pkgsrc/textproc/cldr-emoji-annotation: Makefile
Log Message:
cldr-emoji-annotation: Remove tailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/cldr-emoji-annotation/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/cldr-emoji-annotation/Makefile
diff -u pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.8 pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.9
--- pkgsrc/textproc/cldr-emoji-annotation/Makefile:1.8 Sat Oct 3 15:16:01 2020
+++ pkgsrc/textproc/cldr-emoji-annotation/Makefile Fri Nov 6 15:50:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/10/03 15:16:01 tsutsui Exp $
+# $NetBSD: Makefile,v 1.9 2020/11/06 15:50:32 ryoon Exp $
CLDREMJVER= 37.0_13.0_0_2
DISTNAME= cldr-emoji-annotation-${CLDREMJVER}
@@ -20,6 +20,6 @@ USE_TOOLS+= gmake
USE_LANGUAGES+= c
GNU_CONFIGURE= yes
-NO_BUILD= YES
+NO_BUILD= YES
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index