diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 12:14:59 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 12:15:54 +0000 |
commit | 109c3d4629b84972e660b689d169ac0761c1a519 (patch) | |
tree | 69272eb584af95a4b5848d1ab47aed04358fc499 /graphics/oxipng | |
parent | d0c14d04136e43828d0c8184efc8d9105c9fd502 (diff) |
Diffstat (limited to 'graphics/oxipng')
-rw-r--r-- | graphics/oxipng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index e0159618c9b0..cc8e137f368f 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,6 +1,6 @@ PORTNAME= oxipng DISTVERSION= 9.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default |