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 /audio | |
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 'audio')
-rw-r--r-- | audio/picard/Makefile | 1 | ||||
-rw-r--r-- | audio/puddletag/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index da5ca66310ca..cb26ed944bc0 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -7,6 +7,7 @@ PORTNAME= picard PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ diff --git a/audio/puddletag/Makefile b/audio/puddletag/Makefile index 71d36ad663bd..4ba220cd9dad 100644 --- a/audio/puddletag/Makefile +++ b/audio/puddletag/Makefile @@ -2,7 +2,7 @@ PORTNAME= puddletag PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME} |