pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat May 18 01:40:49 UTC 2024

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable ruby-random-word.


To generate a diff of this commit:
cvs rdiff -u -r1.1468 -r1.1469 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1468 pkgsrc/textproc/Makefile:1.1469
--- pkgsrc/textproc/Makefile:1.1468     Sun May  5 08:33:37 2024
+++ pkgsrc/textproc/Makefile    Sat May 18 01:40:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1468 2024/05/05 08:33:37 pho Exp $
+# $NetBSD: Makefile,v 1.1469 2024/05/18 01:40:49 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1297,6 +1297,7 @@ SUBDIR+=  ruby-nqxml
 SUBDIR+=       ruby-plist
 SUBDIR+=       ruby-pure-hyperestraier
 SUBDIR+=       ruby-rails-dom-testing
+SUBDIR+=       ruby-random-word
 SUBDIR+=       ruby-rchardet
 SUBDIR+=       ruby-rdiscount
 SUBDIR+=       ruby-rdtool



Home | Main Index | Thread Index | Old Index