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:   fcambus
Date:           Thu Aug 15 08:45:08 UTC 2019

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add ttyplot.


To generate a diff of this commit:
cvs rdiff -u -r1.828 -r1.829 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.828 pkgsrc/sysutils/Makefile:1.829
--- pkgsrc/sysutils/Makefile:1.828      Wed Aug 14 17:22:05 2019
+++ pkgsrc/sysutils/Makefile    Thu Aug 15 08:45:07 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.828 2019/08/14 17:22:05 fcambus Exp $
+# $NetBSD: Makefile,v 1.829 2019/08/15 08:45:07 fcambus Exp $
 #
 
 COMMENT=       System utilities
@@ -625,6 +625,7 @@ SUBDIR+=    trash
 SUBDIR+=       tree
 SUBDIR+=       ts
 SUBDIR+=       tsm8
+SUBDIR+=       ttyplot
 #SUBDIR+=      u-boot                  # only contains Makefile fragments
 SUBDIR+=       u-boot-a10-olinuxino-lime
 SUBDIR+=       u-boot-a20-olinuxino-lime2



Home | Main Index | Thread Index | Old Index