Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2021 07:20:43 GMT
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73569d2ba258 - main - net/Makefile: rename kafkacat to kcat.
Message-ID:  <202110060720.1967KhHo047754@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73569d2ba258f483316c19cbf4c28ad43dc95442

commit 73569d2ba258f483316c19cbf4c28ad43dc95442
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-10-06 07:15:47 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-10-06 07:20:39 +0000

    net/Makefile: rename kafkacat to kcat.
    
    Reported by:    antoine@
---
 net/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/Makefile b/net/Makefile
index d5df5e4db1d6..63c76d7064a5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -300,10 +300,10 @@
     SUBDIR += jwhois
     SUBDIR += k6
     SUBDIR += kafka
-    SUBDIR += kafkacat
     SUBDIR += kalarmcal
     SUBDIR += kamailio
     SUBDIR += kcalutils
+    SUBDIR += kcat
     SUBDIR += kdenetwork
     SUBDIR += kdenetwork-filesharing
     SUBDIR += kea



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110060720.1967KhHo047754>