diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-06 05:00:56 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-06 05:00:56 +0000 |
commit | 4440fb81d47fdca5d840aabc4ca1f6bdfe890848 (patch) | |
tree | 9e74af8e9dd32b5831b312d37a3fc1cb5785f9e3 /graphics/qt4-opengl | |
parent | 4ed687dfcb889ff693f88672671ec40daf40993c (diff) | |
download | ports-4440fb81d47fdca5d840aabc4ca1f6bdfe890848.tar.gz ports-4440fb81d47fdca5d840aabc4ca1f6bdfe890848.zip |
Notes
Diffstat (limited to 'graphics/qt4-opengl')
-rw-r--r-- | graphics/qt4-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt4-opengl/Makefile b/graphics/qt4-opengl/Makefile index bfec6f6e69f6..5bf67d9e5469 100644 --- a/graphics/qt4-opengl/Makefile +++ b/graphics/qt4-opengl/Makefile @@ -3,7 +3,7 @@ PORTNAME= opengl DISTVERSION= ${QT4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PKGNAMEPREFIX= qt4- |