diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-14 23:12:25 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-14 23:12:32 +0000 |
| commit | ff33dd4700e81bd57df259a0fe29ed5fdddf2653 (patch) | |
| tree | 21ea84be54109edbc29d43d44390aeb22f801971 /graphics/darktable | |
| parent | 2dd24161c13d36a514a19fe5fea94260400b44de (diff) | |
Diffstat (limited to 'graphics/darktable')
| -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 6f030d6c903d..08f5bd1c2405 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable PORTVERSION= 4.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ |
