diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /graphics/quat-gui | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes
Notes:
svn path=/head/; revision=441503
Diffstat (limited to 'graphics/quat-gui')
-rw-r--r-- | graphics/quat-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index 04ec87350ce2..35c8d01c7aaa 100644 --- a/graphics/quat-gui/Makefile +++ b/graphics/quat-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= quat PORTVERSION= 1.20 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= https://www.physcip.uni-stuttgart.de/pages/~phy11733/download/ PKGNAMESUFFIX= -gui |