pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Mon Apr 13 15:50:31 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add seatd


To generate a diff of this commit:
cvs rdiff -u -r1.1188 -r1.1189 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1188 pkgsrc/sysutils/Makefile:1.1189
--- pkgsrc/sysutils/Makefile:1.1188     Tue Apr  7 18:43:27 2026
+++ pkgsrc/sysutils/Makefile    Mon Apr 13 15:50:30 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1188 2026/04/07 18:43:27 pin Exp $
+# $NetBSD: Makefile,v 1.1189 2026/04/13 15:50:30 kikadf Exp $
 #
 
 COMMENT=       System utilities
@@ -725,6 +725,7 @@ SUBDIR+=    screenfetch
 SUBDIR+=       screentest
 SUBDIR+=       scriptisto
 SUBDIR+=       scsiinfo
+SUBDIR+=       seatd
 SUBDIR+=       service-config
 SUBDIR+=       setquota
 SUBDIR+=       sets2rootfs



Home | Main Index | Thread Index | Old Index