aboutsummaryrefslogtreecommitdiff
path: root/graphics/nvidia-texture-tools
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-08-03 11:35:40 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-08-03 18:19:14 +0000
commit56ffa089e2baf297adb8da027f01c373183bdb68 (patch)
tree8f3716c9545cca8b1bd1fbf3d44c67b4b5b30bf3 /graphics/nvidia-texture-tools
parent31f2cf92f2f1b3dde3873f5acb51208d1eaf1c23 (diff)
downloadports-56ffa089e2baf297adb8da027f01c373183bdb68.tar.gz
ports-56ffa089e2baf297adb8da027f01c373183bdb68.zip
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
Diffstat (limited to 'graphics/nvidia-texture-tools')
-rw-r--r--graphics/nvidia-texture-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index fa9b804eb8da..b3e59efbf710 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nvidia-texture-tools
PORTVERSION= 2.0.8.1 # needed to not bump PORTEPOCH; remove on next update
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org