git: fd25eb50f020 - main - www/phpsysinfo: add PKGNAMESUFFIX and bump PORTREVISION

From: Neel Chauhan <nc_at_FreeBSD.org>
Date: Wed, 15 May 2024 15:22:07 UTC
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd25eb50f020b421f49c4cf7260001e0db8f3b09

commit fd25eb50f020b421f49c4cf7260001e0db8f3b09
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2024-04-18 20:13:27 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-05-15 15:21:57 +0000

    www/phpsysinfo: add PKGNAMESUFFIX and bump PORTREVISION
    
    PR:             279000
    Approved by:    submitter is maintainer
---
 www/phpsysinfo/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index e383a6c8889b..8ebc1bbb7380 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	phpsysinfo
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
+PKGNAMESUFFIX=  ${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	tremere@cainites.net
 COMMENT=	PHP script for displaying system information