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 /x11-toolkits | |
parent | 4ed687dfcb889ff693f88672671ec40daf40993c (diff) | |
download | ports-4440fb81d47fdca5d840aabc4ca1f6bdfe890848.tar.gz ports-4440fb81d47fdca5d840aabc4ca1f6bdfe890848.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt4-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile index 16d9c8d36e68..f905b81739c2 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gui DISTVERSION= ${QT4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- |