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:   kamil
Date:           Sat Jun 18 08:17:03 UTC 2016

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add net/nanomsg


To generate a diff of this commit:
cvs rdiff -u -r1.1117 -r1.1118 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.1117 pkgsrc/net/Makefile:1.1118
--- pkgsrc/net/Makefile:1.1117  Thu Jun  9 02:05:11 2016
+++ pkgsrc/net/Makefile Sat Jun 18 08:17:03 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1117 2016/06/09 02:05:11 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1118 2016/06/18 08:17:03 kamil Exp $
 #
 
 COMMENT=       Networking tools
@@ -363,6 +363,7 @@ SUBDIR+=    nagios-plugin-syncrepl
 SUBDIR+=       nagios-plugins
 SUBDIR+=       nagstamon
 SUBDIR+=       nam
+SUBDIR+=       nanomsg
 SUBDIR+=       nap
 SUBDIR+=       napshare
 SUBDIR+=       nasd



Home | Main Index | Thread Index | Old Index