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:           Tue Sep  5 18:31:35 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add ruby-pcaprub


To generate a diff of this commit:
cvs rdiff -u -r1.1174 -r1.1175 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.1174 pkgsrc/net/Makefile:1.1175
--- pkgsrc/net/Makefile:1.1174  Mon Sep  4 09:36:02 2017
+++ pkgsrc/net/Makefile Tue Sep  5 18:31:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1174 2017/09/04 09:36:02 leot Exp $
+# $NetBSD: Makefile,v 1.1175 2017/09/05 18:31:35 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -738,6 +738,7 @@ SUBDIR+=    ruby-net-ping
 SUBDIR+=       ruby-net-telnet
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
+SUBDIR+=       ruby-pcaprub
 SUBDIR+=       ruby-pluggaloid
 SUBDIR+=       ruby-proxifier
 SUBDIR+=       ruby-public_suffix



Home | Main Index | Thread Index | Old Index