pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-tabular



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb 12 08:28:27 UTC 2022

Modified Files:
        pkgsrc/devel/hs-tabular: Makefile

Log Message:
Add a comment


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-tabular/Makefile

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

Modified files:

Index: pkgsrc/devel/hs-tabular/Makefile
diff -u pkgsrc/devel/hs-tabular/Makefile:1.4 pkgsrc/devel/hs-tabular/Makefile:1.5
--- pkgsrc/devel/hs-tabular/Makefile:1.4        Tue Jan 18 02:48:13 2022
+++ pkgsrc/devel/hs-tabular/Makefile    Sat Feb 12 08:28:27 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2022/01/18 02:48:13 pho Exp $
+# $NetBSD: Makefile,v 1.5 2022/02/12 08:28:27 pho Exp $
 
 DISTNAME=      tabular-0.2.2.8
 PKGREVISION=   2
-CATEGORIES=    devel
+CATEGORIES=    devel textproc # XXX: Should be moved to textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Two-dimensional data tables with rendering functions



Home | Main Index | Thread Index | Old Index