Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2022 13:33:04 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d3eade349060 - main - net/Makefile: Fix previous commit
Message-ID:  <202211301333.2AUDX43G048311@gitrepo.freebsd.org>

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

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

commit d3eade34906005756ceddc57fc7a41093595998f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-11-30 13:32:08 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-11-30 13:32:08 +0000

    net/Makefile: Fix previous commit
    
    Fixes:  0d3a478 net/pecl-mosquitto: Cleanup
---
 net/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/Makefile b/net/Makefile
index 802e18967723..e914181f2258 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -466,6 +466,7 @@
     SUBDIR += mod_amd
     SUBDIR += mopd
     SUBDIR += mosh
+	SUBDIR += mosquitto
     SUBDIR += motsognir
     SUBDIR += mpd-l2tp-ipv6pd-client
     SUBDIR += mpd5
@@ -976,7 +977,6 @@
     SUBDIR += pear-XML_RPC
     SUBDIR += pear-XML_RPC2
     SUBDIR += pecl-amqp
-    SUBDIR += pecl-mosquitto
     SUBDIR += pecl-oauth2
     SUBDIR += pecl-radius
     SUBDIR += pecl-rdkafka



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