summaryrefslogtreecommitdiff
path: root/graphics/fna3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fna3d/Makefile')
-rw-r--r--graphics/fna3d/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/fna3d/Makefile b/graphics/fna3d/Makefile
index 7ae56434613..603f896c180 100644
--- a/graphics/fna3d/Makefile
+++ b/graphics/fna3d/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2022/05/15 11:50:53 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2022/08/11 05:08:40 gutteridge Exp $
DISTNAME= FNA3D-22.05
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=FNA-XNA/}