diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-17 01:26:24 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-17 01:26:24 +0000 |
commit | c35fa7d485af3e4251983e10d97eb29ddf736d23 (patch) | |
tree | 85af0706fc2a26a8c1f4bdd6521fa4859cca8e0b /graphics/gmic/Makefile | |
parent | 26eb39f2930e52ea40b308ae706aec5e835aa412 (diff) | |
download | ports-c35fa7d485af3e4251983e10d97eb29ddf736d23.tar.gz ports-c35fa7d485af3e4251983e10d97eb29ddf736d23.zip |
Notes
Diffstat (limited to 'graphics/gmic/Makefile')
-rw-r--r-- | graphics/gmic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index cdacaa320c02..367d7b8956f4 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gmic -DISTVERSION= 2.6.7 -PORTREVISION= 1 +DISTVERSION= 2.7.0 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} |