diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-24 09:34:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-03-02 05:23:10 +0000 |
commit | fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch) | |
tree | bac690ec1344d342f449b1710f47d2d0635580ae /graphics/ufraw/Makefile | |
parent | 27120a02bd6d5f43466d3bcfd03cdef9a6fc9d5a (diff) |
Diffstat (limited to 'graphics/ufraw/Makefile')
-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 9e9177b57cea..49f62d082532 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -1,6 +1,6 @@ PORTNAME= ufraw PORTVERSION= 0.22.20210424 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= rodrigo@FreeBSD.org |