aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 01:33:00 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 01:33:00 +0000
commitb205cd7d913b97d0bccca256a4d4dd5d94b492c4 (patch)
tree3d87244bbf39ea453ce574e1a5cbddec041cce6b
parentdbbc9f821bd9039ff5679100be826ecf4c585fb3 (diff)
downloadports-b205cd7d913b97d0bccca256a4d4dd5d94b492c4.tar.gz
ports-b205cd7d913b97d0bccca256a4d4dd5d94b492c4.zip
databases/firebird40-client: Fix typo
-rw-r--r--databases/firebird40-client/Makefile2
1 files changed, 1 insertions, 1 deletions
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