diff options
Diffstat (limited to 'graphics/gmic')
-rw-r--r-- | graphics/gmic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 8eba63a45a6d..c172e3934b06 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmic DISTVERSION= 3.1.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} |