git: 0fff5e25ea25 - main - databases/Makefile: Remove hook of deleted port

From: Yusuf Yaman <nxjoseph_at_FreeBSD.org>
Date: Wed, 01 Jul 2026 14:34:10 UTC
The branch main has been updated by nxjoseph:

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

commit 0fff5e25ea25062d9f087646df6862b21c2525cd
Author:     Yusuf Yaman <nxjoseph@FreeBSD.org>
AuthorDate: 2026-07-01 14:31:36 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-01 14:33:26 +0000

    databases/Makefile: Remove hook of deleted port
    
    It appears that the port databases/mariadb106-client has been removed,
    but an entry for it still exists in databases/Makefile.
    
    PR:             296426
    Reported by:    M. Voorhis <mvoorhis@mcvau.net>
    Approved by:    osa, vvd (Mentors, implicit)
    Fixes:          0df4ffbdef34 ("databases/mariadb106-client: remove epired port")
---
 databases/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/databases/Makefile b/databases/Makefile
index 8d03b38bdd99..5353bd7af500 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -171,7 +171,6 @@
     SUBDIR += mariadb-java-client
     SUBDIR += mariadb1011-client
     SUBDIR += mariadb1011-server
-    SUBDIR += mariadb106-client
     SUBDIR += mariadb114-client
     SUBDIR += mariadb114-server
     SUBDIR += mariadb118-client