diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
commit | 6b6300026705747c8d683942f470ed19c0b27999 (patch) | |
tree | c4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /x11-toolkits/py-qt | |
parent | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff) | |
download | ports-6b6300026705747c8d683942f470ed19c0b27999.tar.gz ports-6b6300026705747c8d683942f470ed19c0b27999.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index de773517844f..8b7a3b0c322b 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -6,6 +6,7 @@ PORTNAME= qt PORTVERSION= 3.18.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt3/ \ |