diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
commit | 701aa3bcf8f940635c21058703c134eb101540de (patch) | |
tree | cc7e3927e6059c78bd94d69bcb5d1dcdb8825323 /graphics/libgltf | |
parent | f574447d5ab8dcd7207c9f6667554e913d3fb433 (diff) | |
download | ports-701aa3bcf8f940635c21058703c134eb101540de.tar.gz ports-701aa3bcf8f940635c21058703c134eb101540de.zip |
Notes
Diffstat (limited to 'graphics/libgltf')
-rw-r--r-- | graphics/libgltf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 1238a6358b91..05141f048c75 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics devel MASTER_SITES= LODEV |