diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-03-04 23:06:13 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-03-04 23:06:13 +0000 |
commit | 5d9d0e2d2cfe8bf45186697ec6020fdc0b014143 (patch) | |
tree | b04c5ecbcd8f03dd3d88edad5ca494c1a600f013 /x11-toolkits/qt4-gui/Makefile | |
parent | 84bc960e23f64b7640c3f251f0d8958561856e33 (diff) | |
download | ports-5d9d0e2d2cfe8bf45186697ec6020fdc0b014143.tar.gz ports-5d9d0e2d2cfe8bf45186697ec6020fdc0b014143.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt4-gui/Makefile')
-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 cec41e89eb6d..be8ed9f90995 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gui DISTVERSION= ${QT4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- |