diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-03-25 14:29:03 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-03-25 14:29:03 +0000 |
| commit | b6bb44e5ba8832aa575c28a13cef3ea2c9edc8b6 (patch) | |
| tree | 28a2ac7eacec9d4af9fc7f9128aead0b76112389 /lang/php74/Makefile | |
| parent | 799e562284fd4df20287cf96cc2920b72d43aad6 (diff) | |
Diffstat (limited to 'lang/php74/Makefile')
| -rw-r--r-- | lang/php74/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 5bbac616954c..b957bc16d171 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,6 +1,6 @@ PORTNAME= php74 DISTVERSION= 7.4.28 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} |
