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:           Sun Apr 30 13:17:25 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable net/ruby-proxifier2


To generate a diff of this commit:
cvs rdiff -u -r1.1510 -r1.1511 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.1510 pkgsrc/net/Makefile:1.1511
--- pkgsrc/net/Makefile:1.1510  Fri Apr 21 00:59:41 2023
+++ pkgsrc/net/Makefile Sun Apr 30 13:17:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1510 2023/04/21 00:59:41 manu Exp $
+# $NetBSD: Makefile,v 1.1511 2023/04/30 13:17:24 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -862,6 +862,7 @@ SUBDIR+=    ruby-nio4r
 SUBDIR+=       ruby-pcaprub
 SUBDIR+=       ruby-pluggaloid
 SUBDIR+=       ruby-proxifier
+SUBDIR+=       ruby-proxifier2
 SUBDIR+=       ruby-public_suffix
 SUBDIR+=       ruby-recog
 SUBDIR+=       ruby-ruby_smb



Home | Main Index | Thread Index | Old Index