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:   schmonz
Date:           Sun Jan 23 19:43:46 UTC 2022

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable xe.


To generate a diff of this commit:
cvs rdiff -u -r1.985 -r1.986 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.985 pkgsrc/sysutils/Makefile:1.986
--- pkgsrc/sysutils/Makefile:1.985      Sun Jan 23 19:34:47 2022
+++ pkgsrc/sysutils/Makefile    Sun Jan 23 19:43:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.985 2022/01/23 19:34:47 adam Exp $
+# $NetBSD: Makefile,v 1.986 2022/01/23 19:43:46 schmonz Exp $
 #
 
 COMMENT=       System utilities
@@ -856,6 +856,7 @@ SUBDIR+=    xc3028l-firmware
 SUBDIR+=       xc5k-firmware
 SUBDIR+=       xcdroast
 SUBDIR+=       xdu
+SUBDIR+=       xe
 SUBDIR+=       xe-guest-utilities
 SUBDIR+=       xenkernel411
 SUBDIR+=       xenkernel413



Home | Main Index | Thread Index | Old Index