pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Jan 30 04:47:28 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-character-ps


To generate a diff of this commit:
cvs rdiff -u -r1.4397 -r1.4398 pkgsrc/devel/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/Makefile
diff -u pkgsrc/devel/Makefile:1.4397 pkgsrc/devel/Makefile:1.4398
--- pkgsrc/devel/Makefile:1.4397        Wed Jan 29 16:33:17 2025
+++ pkgsrc/devel/Makefile       Thu Jan 30 04:47:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4397 2025/01/29 16:33:17 pho Exp $
+# $NetBSD: Makefile,v 1.4398 2025/01/30 04:47:27 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -570,6 +570,7 @@ SUBDIR+=    hs-bytestring-strict-builder
 SUBDIR+=       hs-call-stack
 SUBDIR+=       hs-cborg
 SUBDIR+=       hs-cereal
+SUBDIR+=       hs-character-ps
 SUBDIR+=       hs-chunked-data
 SUBDIR+=       hs-classy-prelude
 SUBDIR+=       hs-cmdargs



Home | Main Index | Thread Index | Old Index