diff options
Diffstat (limited to 'graphics/lib3ds')
-rw-r--r-- | graphics/lib3ds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index 24d99f0b194..46ffde79fc5 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2020/03/20 11:57:49 nia Exp $ +# $NetBSD: Makefile,v 1.23 2021/12/08 16:02:11 adam Exp $ DISTNAME= lib3ds-1.2.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lib3ds/} |