diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2017-12-01 01:58:23 +0000 |
commit | 1fb0ae7cf995d2d164082c63c8ed246a272a5b6e (patch) | |
tree | d65a9a82c099a5f9fe438ca1318438b4ca6bb844 /graphics/darktable/Makefile | |
parent | 34f4fb6411e13f0dff94a8ffd7f90d08bb91d907 (diff) |
Notes
Diffstat (limited to 'graphics/darktable/Makefile')
-rw-r--r-- | graphics/darktable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 833c1813ef05..7a011a552e8c 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.2.5 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ |