pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 11 13:31:21 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: add and enable ruby-tty-table
To generate a diff of this commit:
cvs rdiff -u -r1.3312 -r1.3313 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3312 pkgsrc/devel/Makefile:1.3313
--- pkgsrc/devel/Makefile:1.3312 Sun Jan 10 16:10:47 2021
+++ pkgsrc/devel/Makefile Mon Jan 11 13:31:21 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3312 2021/01/10 16:10:47 taca Exp $
+# $NetBSD: Makefile,v 1.3313 2021/01/11 13:31:21 taca Exp $
#
COMMENT= Development utilities
@@ -2941,6 +2941,7 @@ SUBDIR+= ruby-tty-cursor
SUBDIR+= ruby-tty-prompt
SUBDIR+= ruby-tty-reader
SUBDIR+= ruby-tty-screen
+SUBDIR+= ruby-tty-table
SUBDIR+= ruby-turn
SUBDIR+= ruby-uglifier
SUBDIR+= ruby-uuidtools
Home |
Main Index |
Thread Index |
Old Index