pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Aug 16 01:12:32 UTC 2025

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: Enable cups-browsed


To generate a diff of this commit:
cvs rdiff -u -r1.948 -r1.949 pkgsrc/print/Makefile

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

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.948 pkgsrc/print/Makefile:1.949
--- pkgsrc/print/Makefile:1.948 Sat Aug 16 01:03:13 2025
+++ pkgsrc/print/Makefile       Sat Aug 16 01:12:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.948 2025/08/16 01:03:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.949 2025/08/16 01:12:32 ryoon Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -29,6 +29,7 @@ SUBDIR+=      cjkutils
 SUBDIR+=       cnprint
 SUBDIR+=       cups
 SUBDIR+=       cups-base
+SUBDIR+=       cups-browsed
 SUBDIR+=       cups-drivers-Magicolor5440DL
 SUBDIR+=       cups-filters
 SUBDIR+=       cups-pdf



Home | Main Index | Thread Index | Old Index