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:           Mon Jun  5 14:53:24 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ruby-proxifier.


To generate a diff of this commit:
cvs rdiff -u -r1.1156 -r1.1157 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.1156 pkgsrc/net/Makefile:1.1157
--- pkgsrc/net/Makefile:1.1156  Thu May 18 18:59:34 2017
+++ pkgsrc/net/Makefile Mon Jun  5 14:53:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1156 2017/05/18 18:59:34 nils Exp $
+# $NetBSD: Makefile,v 1.1157 2017/06/05 14:53:24 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -711,6 +711,7 @@ SUBDIR+=    ruby-net-ping
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
 SUBDIR+=       ruby-pluggaloid
+SUBDIR+=       ruby-proxifier
 SUBDIR+=       ruby-public_suffix
 SUBDIR+=       ruby-rubytter
 SUBDIR+=       ruby-slack-api



Home | Main Index | Thread Index | Old Index