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:   pgoyette
Date:           Thu Mar  1 22:46:38 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add decode-dimms


To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 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.749 pkgsrc/sysutils/Makefile:1.750
--- pkgsrc/sysutils/Makefile:1.749      Wed Feb 28 09:48:52 2018
+++ pkgsrc/sysutils/Makefile    Thu Mar  1 22:46:38 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.749 2018/02/28 09:48:52 wiz Exp $
+# $NetBSD: Makefile,v 1.750 2018/03/01 22:46:38 pgoyette Exp $
 #
 
 COMMENT=       System utilities
@@ -109,6 +109,7 @@ SUBDIR+=    dc-tools
 SUBDIR+=       dd_rescue
 SUBDIR+=       dd_rhelp
 SUBDIR+=       ddrescue
+SUBDIR+=       decode-dimms
 SUBDIR+=       deforaos-browser
 SUBDIR+=       deforaos-terminal
 SUBDIR+=       depot



Home | Main Index | Thread Index | Old Index