diff options
Diffstat (limited to 'devel/phorgeit-phorge/Makefile')
-rw-r--r-- | devel/phorgeit-phorge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/phorgeit-phorge/Makefile b/devel/phorgeit-phorge/Makefile index 2d8cd0dc5c65..9549767581a1 100644 --- a/devel/phorgeit-phorge/Makefile +++ b/devel/phorgeit-phorge/Makefile @@ -1,5 +1,5 @@ PORTNAME= phorge -PORTVERSION= 2024.35 +PORTVERSION= 2025.18 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= phorgeit @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= phorgeit USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli pcntl posix \ zip -IGNORE_WITH_PHP= 84 +IGNORE_WITH_PHP= 84 85 USE_RC_SUBR= phd SHEBANG_FILES= resources/timezones/*.php scripts/*.php scripts/almanac/*.php \ |