diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-02 21:27:41 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-02 21:27:41 +0000 |
commit | 0b3d180207e4a3039524cdc7c767413aca6249bb (patch) | |
tree | a8cf60bc76f0d5dceaccf73e58c0167e43e79c82 /x11-toolkits/qt4-gui/Makefile | |
parent | 20e61f7166a61e906e3c61317829674428c0ba20 (diff) |
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 a37e8a0ae22b..422439f6dfaa 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -8,7 +8,7 @@ PORTNAME= gui PORTVERSION= ${QT4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11-toolkits MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- |