pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Dec  3 13:42:49 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable ruby-train-rest


To generate a diff of this commit:
cvs rdiff -u -r1.1490 -r1.1491 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1490 pkgsrc/net/Makefile:1.1491
--- pkgsrc/net/Makefile:1.1490  Mon Nov 28 19:59:04 2022
+++ pkgsrc/net/Makefile Sat Dec  3 13:42:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1490 2022/11/28 19:59:04 adam Exp $
+# $NetBSD: Makefile,v 1.1491 2022/12/03 13:42:49 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -857,6 +857,7 @@ SUBDIR+=    ruby-snmp
 SUBDIR+=       ruby-soap4r
 SUBDIR+=       ruby-stompserver
 SUBDIR+=       ruby-train-core
+SUBDIR+=       ruby-train-rest
 SUBDIR+=       ruby-train-winrm
 SUBDIR+=       ruby-tw
 SUBDIR+=       ruby-twitter



Home | Main Index | Thread Index | Old Index