pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Oct  3 17:04:21 UTC 2017

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: Add ruby-windows_error


To generate a diff of this commit:
cvs rdiff -u -r1.490 -r1.491 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.490 pkgsrc/misc/Makefile:1.491
--- pkgsrc/misc/Makefile:1.490  Wed Sep 27 13:35:17 2017
+++ pkgsrc/misc/Makefile        Tue Oct  3 17:04:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.490 2017/09/27 13:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.491 2017/10/03 17:04:21 minskim Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -316,6 +316,7 @@ SUBDIR+=    ruby-systemu
 SUBDIR+=       ruby-thread_safe
 SUBDIR+=       ruby-transaction-simple
 SUBDIR+=       ruby-typed-array
+SUBDIR+=       ruby-windows_error
 SUBDIR+=       rump
 SUBDIR+=       sch
 SUBDIR+=       sci



Home | Main Index | Thread Index | Old Index