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:   minskim
Date:           Wed May  2 18:16:28 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add ruby-network_interface


To generate a diff of this commit:
cvs rdiff -u -r1.1214 -r1.1215 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.1214 pkgsrc/net/Makefile:1.1215
--- pkgsrc/net/Makefile:1.1214  Tue May  1 21:11:22 2018
+++ pkgsrc/net/Makefile Wed May  2 18:16:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1214 2018/05/01 21:11:22 khorben Exp $
+# $NetBSD: Makefile,v 1.1215 2018/05/02 18:16:28 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -746,6 +746,7 @@ SUBDIR+=    ruby-net-ping
 SUBDIR+=       ruby-net-telnet
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
+SUBDIR+=       ruby-network_interface
 SUBDIR+=       ruby-nio4r
 SUBDIR+=       ruby-pcaprub
 SUBDIR+=       ruby-pluggaloid



Home | Main Index | Thread Index | Old Index