git: b205cd7d913b - main - databases/firebird40-client: Fix typo

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Mon Jun 28 01:33:35 UTC 2021


The branch main has been updated by acm:

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

commit b205cd7d913b97d0bccca256a4d4dd5d94b492c4
Author:     Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
AuthorDate: 2021-06-28 01:33:00 +0000
Commit:     Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
CommitDate: 2021-06-28 01:33:00 +0000

    databases/firebird40-client: Fix typo
---
 databases/firebird40-client/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/firebird40-client/Makefile b/databases/firebird40-client/Makefile
index 143e3fe4949f..93b63a96dac7 100644
--- a/databases/firebird40-client/Makefile
+++ b/databases/firebird40-client/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	firebird
 PKGNAMESUFFIX=	${PORTVERSION:R:S/.//}-client
 
-COMMENT=	Firebird-3 database client
+COMMENT=	Firebird-4 database client
 
 MASTERDIR=	${.CURDIR}/../firebird40-server
 


More information about the dev-commits-ports-main mailing list