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:   jnemeth
Date:           Thu May 21 07:33:33 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
actually mark coilmq as broken


To generate a diff of this commit:
cvs rdiff -u -r1.1332 -r1.1333 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.1332 pkgsrc/net/Makefile:1.1333
--- pkgsrc/net/Makefile:1.1332  Mon May 18 08:32:02 2020
+++ pkgsrc/net/Makefile Thu May 21 07:33:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1332 2020/05/18 08:32:02 adam Exp $
+# $NetBSD: Makefile,v 1.1333 2020/05/21 07:33:33 jnemeth Exp $
 #
 
 COMMENT=       Networking tools
@@ -76,7 +76,7 @@ SUBDIR+=      cmu-dhcpd
 SUBDIR+=       cntlm
 SUBDIR+=       coda
 SUBDIR+=       coherence
-#SUBDIR+=      coilmq
+#SUBDIR+=      coilmq          # broken
 SUBDIR+=       connect
 SUBDIR+=       corebird
 SUBDIR+=       corkscrew



Home | Main Index | Thread Index | Old Index