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:           Wed Apr  4 15:26:16 UTC 2018

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: Add ruby-patch_finder


To generate a diff of this commit:
cvs rdiff -u -r1.493 -r1.494 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.493 pkgsrc/misc/Makefile:1.494
--- pkgsrc/misc/Makefile:1.493  Fri Mar 16 16:19:08 2018
+++ pkgsrc/misc/Makefile        Wed Apr  4 15:26:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.493 2018/03/16 16:19:08 minskim Exp $
+# $NetBSD: Makefile,v 1.494 2018/04/04 15:26:16 minskim Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -304,6 +304,7 @@ SUBDIR+=    ruby-mini_portile2
 SUBDIR+=       ruby-naught
 SUBDIR+=       ruby-ohai
 SUBDIR+=       ruby-parallel
+SUBDIR+=       ruby-patch_finder
 SUBDIR+=       ruby-powerbar
 SUBDIR+=       ruby-progressbar
 SUBDIR+=       ruby-pry



Home | Main Index | Thread Index | Old Index