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:   leot
Date:           Fri May 31 17:19:36 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Add rt4-cli


To generate a diff of this commit:
cvs rdiff -u -r1.1250 -r1.1251 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.1250 pkgsrc/net/Makefile:1.1251
--- pkgsrc/net/Makefile:1.1250  Wed May 29 20:13:09 2019
+++ pkgsrc/net/Makefile Fri May 31 17:19:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1250 2019/05/29 20:13:09 adam Exp $
+# $NetBSD: Makefile,v 1.1251 2019/05/31 17:19:36 leot Exp $
 #
 
 COMMENT=       Networking tools
@@ -756,6 +756,7 @@ SUBDIR+=    rootprobe
 SUBDIR+=       rp-l2tp
 SUBDIR+=       rp-pppoe
 SUBDIR+=       rsync
+SUBDIR+=       rt4-cli
 SUBDIR+=       rtmpdump
 SUBDIR+=       rtorrent
 SUBDIR+=       ruby-addressable



Home | Main Index | Thread Index | Old Index