diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-03-20 22:35:05 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-03-20 22:35:05 +0800 |
commit | 43f4124913fa2dcfc6cef652712ab15d59a3e7ad (patch) | |
tree | 083935699518a7a52bfcfdb5e68f6194eef5163f /graphics/ufraw | |
parent | 86c9f7c90a8490f69b76a0d91d6abaa2671746ba (diff) | |
download | freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.tar.gz freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.tar.zst freebsd-ports-gnome-43f4124913fa2dcfc6cef652712ab15d59a3e7ad.zip |
graphics/lensfun: bump PORTREVISION in consumers after r411373
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 0372807453fd..99258f86d906 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |