diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-01-03 16:57:29 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-01-03 16:57:29 +0000 |
commit | c77c064297efe1486dfdc1841a15df8f6c354230 (patch) | |
tree | 02346dde01394e489acc60d118cca50cb13d8243 /graphics/nvidia-texture-tools | |
parent | 68ef982e1b088f9f3eb01ef0f862ee3fbe16b8f8 (diff) | |
download | ports-c77c064297efe1486dfdc1841a15df8f6c354230.tar.gz ports-c77c064297efe1486dfdc1841a15df8f6c354230.zip |
Notes
Diffstat (limited to 'graphics/nvidia-texture-tools')
-rw-r--r-- | graphics/nvidia-texture-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index 3cb2836853c5..cda5dca22bda 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= nvidia-texture-tools PORTVERSION= 2.0.8.1 # needed to not bump PORTEPOCH; remove on next update -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org |