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:           Fri Oct  6 17:01:41 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add ruby-xdr


To generate a diff of this commit:
cvs rdiff -u -r1.1183 -r1.1184 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.1183 pkgsrc/net/Makefile:1.1184
--- pkgsrc/net/Makefile:1.1183  Fri Sep 29 21:31:45 2017
+++ pkgsrc/net/Makefile Fri Oct  6 17:01:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1183 2017/09/29 21:31:45 joerg Exp $
+# $NetBSD: Makefile,v 1.1184 2017/10/06 17:01:41 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -744,6 +744,7 @@ SUBDIR+=    ruby-twitter
 SUBDIR+=       ruby-twitter-stream
 SUBDIR+=       ruby-twitter-text
 SUBDIR+=       ruby-userstream
+SUBDIR+=       ruby-xdr
 SUBDIR+=       samba
 SUBDIR+=       samba4
 SUBDIR+=       sayaka



Home | Main Index | Thread Index | Old Index