diff options
Diffstat (limited to 'graphics/oxipng')
-rw-r--r-- | graphics/oxipng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index f9df42c2ac2a..9a4fc6604706 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,6 +1,7 @@ PORTNAME= oxipng DISTVERSIONPREFIX= v DISTVERSION= 9.1.5 # apply ${FILESDIR}/patch-man before generating cargo-crates list for missing deps +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org |