diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
commit | d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d (patch) | |
tree | e7cc5c8c2339d6426c8da73c819e2d83346970e8 /audio | |
parent | 9fd3497d230ffc75a2bc54b7a87ff000347e6842 (diff) | |
download | freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.gz freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.zst freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.zip |
Chase PyQT update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/picard/Makefile | 2 | ||||
-rw-r--r-- | audio/puddletag/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index e6ba8ae69605..ab09f0df8d6c 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -7,7 +7,7 @@ PORTNAME= picard PORTVERSION= 0.16 -PORTREVISION= 1 +PORTREVISION= 2 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 d41be642eb3a..8367e4723f9a 100644 --- a/audio/puddletag/Makefile +++ b/audio/puddletag/Makefile @@ -7,6 +7,7 @@ PORTNAME= puddletag PORTVERSION= 0.10.6 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME} |