git: 7dba254f0765 - main - databases/p5-DBD-mysql4: add port to databases/Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 16:18:19 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=7dba254f0765eae5aaec87579cc1e1779fd8defe commit 7dba254f0765eae5aaec87579cc1e1779fd8defe Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-04-06 16:15:10 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-04-06 16:17:52 +0000 databases/p5-DBD-mysql4: add port to databases/Makefile databases/p5-DBD-mysql4 added in 95f49cb3b54aa5c685fb3ea73aaf1be76af6111 PR: 277889 275100 Approved by: flo, arrowd (mentor, implicit) --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/Makefile b/databases/Makefile index 268bc50a232a..5f97c2795586 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -300,6 +300,7 @@ SUBDIR += p5-DBD-XBase SUBDIR += p5-DBD-cego SUBDIR += p5-DBD-mysql + SUBDIR += p5-DBD-mysql4 SUBDIR += p5-DBI SUBDIR += p5-DBI-Shell SUBDIR += p5-DBICx-Deploy