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:   jperkin
Date:           Thu Aug 20 13:55:36 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: Add back xenstoretools.


To generate a diff of this commit:
cvs rdiff -u -r1.896 -r1.897 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.896 pkgsrc/sysutils/Makefile:1.897
--- pkgsrc/sysutils/Makefile:1.896      Wed Aug 19 13:10:00 2020
+++ pkgsrc/sysutils/Makefile    Thu Aug 20 13:55:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.896 2020/08/19 13:10:00 bouyer Exp $
+# $NetBSD: Makefile,v 1.897 2020/08/20 13:55:36 jperkin Exp $
 #
 
 COMMENT=       System utilities
@@ -777,6 +777,7 @@ SUBDIR+=    xdu
 SUBDIR+=       xe-guest-utilities
 SUBDIR+=       xenkernel411
 SUBDIR+=       xenkernel413
+SUBDIR+=       xenstoretools
 SUBDIR+=       xentools411
 SUBDIR+=       xentools413
 SUBDIR+=       xenvstat



Home | Main Index | Thread Index | Old Index