diff options
Diffstat (limited to 'graphics/nvidia-texture-tools/Makefile')
-rw-r--r-- | graphics/nvidia-texture-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index 23a662322e0..df8b2eddd51 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/05/21 20:53:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2021/08/15 14:23:58 wiz Exp $ DISTNAME= nvidia-texture-tools-2.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=castano/} |