diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /graphics/php-facedetect | |
parent | math/mpc: Update to version 1.3.1 (diff) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Diffstat (limited to 'graphics/php-facedetect')
-rw-r--r-- | graphics/php-facedetect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index d0969e319b72..ad7954e3a196 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -1,6 +1,6 @@ PORTNAME= facedetect PORTVERSION= 1.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} |