git: d3eade349060 - main - net/Makefile: Fix previous commit
Date: Wed, 30 Nov 2022 13:33:04 UTC
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