diff options
author | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-02-04 02:16:54 +0800 |
commit | 095d551d2ad00bfe84c9b50dbd43184f26dce05c (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /devel/qct | |
parent | 7ab84c06519afffae15f6c14b92743f8991311de (diff) | |
download | freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.gz freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.tar.zst freebsd-ports-gnome-095d551d2ad00bfe84c9b50dbd43184f26dce05c.zip |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Diffstat (limited to 'devel/qct')
-rw-r--r-- | devel/qct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qct/Makefile b/devel/qct/Makefile index 3441bc6c1670..11c8caa0bc9e 100644 --- a/devel/qct/Makefile +++ b/devel/qct/Makefile @@ -7,7 +7,7 @@ PORTNAME= qct PORTVERSION= 1.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel python MASTER_SITES= http://qct.sourceforge.net/ \ ftp://ftp.ipt.ru/pub/download/${PORTNAME}/ |