diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:46:11 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 16:55:23 -0500 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /security/local-php-security-checker | |
parent | www/py-google-api-python-client: Update to 2.77.0 (diff) |
all: Bump PORTREVISION after GO_DEFAULT update.
Diffstat (limited to 'security/local-php-security-checker')
-rw-r--r-- | security/local-php-security-checker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile index 538dc5d30242..8794db36e7be 100644 --- a/security/local-php-security-checker/Makefile +++ b/security/local-php-security-checker/Makefile @@ -1,7 +1,7 @@ PORTNAME= local-php-security-checker DISTVERSIONPREFIX= v DISTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= GH |