diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-16 16:53:56 +0100 | 
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-16 16:56:00 +0100 | 
| commit | 3a48ec58d6dd23546a572c3f39c7a87242e27d80 (patch) | |
| tree | ca71f8b6b87f58efd33b2e136fe5d46b84da3dbf /databases/php83-pdo_firebird | |
| parent | lang/php82: Update version 8.2.15=>8.2.16 (diff) | |
lang/php83: Update version 8.3.2=>8.3.3
Changelog: https://www.php.net/ChangeLog-8.php#8.3.3
Diffstat (limited to 'databases/php83-pdo_firebird')
| -rw-r--r-- | databases/php83-pdo_firebird/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php83-pdo_firebird/Makefile b/databases/php83-pdo_firebird/Makefile index bc414b7d8866..6d34b8f4d406 100644 --- a/databases/php83-pdo_firebird/Makefile +++ b/databases/php83-pdo_firebird/Makefile @@ -1,6 +1,6 @@  CATEGORIES=	databases -PORTREVISION=	1 +PORTREVISION=	0  MASTERDIR=	${.CURDIR}/../../lang/php83  | 
