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:   taca
Date:           Fri Nov 11 14:13:11 UTC 2022

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
misc/Makefile: add and enable ruby-lolcat


To generate a diff of this commit:
cvs rdiff -u -r1.573 -r1.574 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.573 pkgsrc/misc/Makefile:1.574
--- pkgsrc/misc/Makefile:1.573  Fri Nov 11 14:07:17 2022
+++ pkgsrc/misc/Makefile        Fri Nov 11 14:13:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.573 2022/11/11 14:07:17 taca Exp $
+# $NetBSD: Makefile,v 1.574 2022/11/11 14:13:11 taca Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -323,6 +323,7 @@ SUBDIR+=    ruby-gem_plugin
 SUBDIR+=       ruby-hashie
 SUBDIR+=       ruby-launchy
 SUBDIR+=       ruby-license-acceptance
+SUBDIR+=       ruby-lolcat
 SUBDIR+=       ruby-manpages
 SUBDIR+=       ruby-memoizable
 SUBDIR+=       ruby-method_source



Home | Main Index | Thread Index | Old Index