diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 11:35:40 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-08-03 18:19:14 +0000 |
commit | 56ffa089e2baf297adb8da027f01c373183bdb68 (patch) | |
tree | 8f3716c9545cca8b1bd1fbf3d44c67b4b5b30bf3 /graphics/nvidia-texture-tools | |
parent | 31f2cf92f2f1b3dde3873f5acb51208d1eaf1c23 (diff) |
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 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 |