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 /games/anki | |
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 'games/anki')
-rw-r--r-- | games/anki/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/anki/Makefile b/games/anki/Makefile index f37c034b5ac1..78475e011c01 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -3,6 +3,7 @@ PORTNAME= anki PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= games python MASTER_SITES= http://ankisrs.net/download/mirror/ EXTRACT_SUFX= .tgz |