From b205cd7d913b97d0bccca256a4d4dd5d94b492c4 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Sun, 27 Jun 2021 20:33:00 -0500 Subject: [PATCH] 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