diff options
Diffstat (limited to 'x11-toolkits/py-qt/Makefile')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 7598cab7ec1c..fcf2b8f2c69c 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -6,7 +6,7 @@ PORTNAME= qt PORTVERSION= ${PYQT3_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITES_PYQT3} |