pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/chasen



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 22 10:44:20 UTC 2023

Modified Files:
        pkgsrc/textproc/chasen: Makefile

Log Message:
chasen: fix some pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/chasen/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/chasen/Makefile
diff -u pkgsrc/textproc/chasen/Makefile:1.14 pkgsrc/textproc/chasen/Makefile:1.15
--- pkgsrc/textproc/chasen/Makefile:1.14        Sun Jan 26 17:32:13 2020
+++ pkgsrc/textproc/chasen/Makefile     Wed Nov 22 10:44:20 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2020/01/26 17:32:13 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.15 2023/11/22 10:44:20 wiz Exp $
 
 DISTNAME=      chasen-${CHASEN_VERSION}
-CATEGORIES=    japanese textproc
+CATEGORIES=    textproc japanese
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 



Home | Main Index | Thread Index | Old Index