diff options
author | oliver <oliver@FreeBSD.org> | 2011-12-31 23:13:01 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-12-31 23:13:01 +0800 |
commit | 9584c9eb623b370be18ce3e2fe870d2f08509f96 (patch) | |
tree | f1c54ead9e7ac0428aa4e74251805dd951b83b3e /audio/mp3splt-gtk/Makefile | |
parent | d6e5fd31d7c423cb5b00bb21aac9646d6f027d66 (diff) | |
download | freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.tar.gz freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.tar.zst freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.zip |
update multimedia/audacious to 3.1.1
update multimedia/audacious-plugins to 3.1.1
update audio/audacious-duumb to 0.73 (to make it compatible with audacious 3.1.1) [1]
mark audio/wmauda as broken (not compatible with audacious 3.1.1)
bump PORTREVISION of depeding ports
Approved by: maintainer [1]
Diffstat (limited to 'audio/mp3splt-gtk/Makefile')
-rw-r--r-- | audio/mp3splt-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index a3529af19732..c61584331227 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -6,7 +6,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.5.7a -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} |