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 /emulators/swine | |
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 'emulators/swine')
-rw-r--r-- | emulators/swine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index b5f74c8cf0ce..a66b09ffe277 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -3,6 +3,7 @@ PORTNAME= swine PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= emulators deskutils python MASTER_SITES= GH |