diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-12-09 23:43:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-12-09 23:43:30 +0000 |
commit | d6517636e15ecffd1fef1a3f6f17b5ce3c3191a6 (patch) | |
tree | 83f02bff16e595f78c7f881156341e9259b4a658 /graphics/libgltf | |
parent | 3a37de624384fd1c67d301bbe1b9566ad19bda8f (diff) | |
download | ports-d6517636e15ecffd1fef1a3f6f17b5ce3c3191a6.tar.gz ports-d6517636e15ecffd1fef1a3f6f17b5ce3c3191a6.zip |
Notes
Diffstat (limited to 'graphics/libgltf')
-rw-r--r-- | graphics/libgltf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 14fb9f8e52bd..e6a76883e03d 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -2,6 +2,7 @@ PORTNAME= libgltf PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV |