diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:07 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:17 +0000 |
| commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
| tree | cac375e8d9b687285123442d247e84a82100ae57 /lang/php82 | |
| parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
Diffstat (limited to 'lang/php82')
| -rw-r--r-- | lang/php82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index e40a477fa91d..aaa46997828d 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,6 +1,6 @@ PORTNAME= php82 DISTVERSION= 8.2.8 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |
