diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 22:00:17 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 22:00:17 +0800 |
commit | f7285587af88eb45fb0b2d88ec5a62b21eb487e2 (patch) | |
tree | cff68f33e7b267cf978b394589811b935e79cf8f /graphics/luminance-qt5 | |
parent | 375d4e9fc440daa08b6a798a0dfb8ef2d90c7ea3 (diff) | |
download | freebsd-ports-gnome-f7285587af88eb45fb0b2d88ec5a62b21eb487e2.tar.gz freebsd-ports-gnome-f7285587af88eb45fb0b2d88ec5a62b21eb487e2.tar.zst freebsd-ports-gnome-f7285587af88eb45fb0b2d88ec5a62b21eb487e2.zip |
Bump PORTREVISION for astro/cfitsio shlib change
Diffstat (limited to 'graphics/luminance-qt5')
-rw-r--r-- | graphics/luminance-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 161e558ea20d..afd21fbe4ab3 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.5.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} PKGNAMESUFFIX= -qt5 |