pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-pattern-arrows
Module Name: pkgsrc
Committed By: pho
Date: Sat Feb 1 10:12:11 UTC 2025
Modified Files:
pkgsrc/devel/hs-pattern-arrows: Makefile
Log Message:
devel/hs-pattern-arrows: Add textproc as a secondary category
as suggested by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-pattern-arrows/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-pattern-arrows/Makefile
diff -u pkgsrc/devel/hs-pattern-arrows/Makefile:1.7 pkgsrc/devel/hs-pattern-arrows/Makefile:1.8
--- pkgsrc/devel/hs-pattern-arrows/Makefile:1.7 Sat Feb 1 09:15:03 2025
+++ pkgsrc/devel/hs-pattern-arrows/Makefile Sat Feb 1 10:12:11 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2025/02/01 09:15:03 pho Exp $
+# $NetBSD: Makefile,v 1.8 2025/02/01 10:12:11 pho Exp $
DISTNAME= pattern-arrows-0.0.2
PKGREVISION= 5
-CATEGORIES= devel # This probably belongs to textproc but it's too late to change.
+CATEGORIES= devel textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Arrows for Pretty Printing
Home |
Main Index |
Thread Index |
Old Index