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 Jun 10 16:28:51 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ruby-net-telnet.


To generate a diff of this commit:
cvs rdiff -u -r1.1158 -r1.1159 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.1158 pkgsrc/net/Makefile:1.1159
--- pkgsrc/net/Makefile:1.1158  Wed Jun  7 09:44:05 2017
+++ pkgsrc/net/Makefile Sat Jun 10 16:28:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1158 2017/06/07 09:44:05 he Exp $
+# $NetBSD: Makefile,v 1.1159 2017/06/10 16:28:51 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -709,6 +709,7 @@ SUBDIR+=    ruby-ipaddress
 SUBDIR+=       ruby-net-dhcp
 SUBDIR+=       ruby-net-ldap
 SUBDIR+=       ruby-net-ping
+SUBDIR+=       ruby-net-telnet
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
 SUBDIR+=       ruby-pluggaloid



Home | Main Index | Thread Index | Old Index