diff options
author | oliver <oliver@FreeBSD.org> | 2009-07-26 14:15:16 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-07-26 14:15:16 +0800 |
commit | c79bb548ceabe28bc995689d7832e76d4fd3ee1f (patch) | |
tree | 7586a7d51b518339eaecd74d7ce052512c706822 /audio | |
parent | c7bcc3cdad3116e386688e9e49c114c5085f9a32 (diff) | |
download | freebsd-ports-gnome-c79bb548ceabe28bc995689d7832e76d4fd3ee1f.tar.gz freebsd-ports-gnome-c79bb548ceabe28bc995689d7832e76d4fd3ee1f.tar.zst freebsd-ports-gnome-c79bb548ceabe28bc995689d7832e76d4fd3ee1f.zip |
update audacious to 2.1
bump portrevision on dependant ports
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious-dumb/Makefile | 2 | ||||
-rw-r--r-- | audio/audacious-mac/Makefile | 2 | ||||
-rw-r--r-- | audio/wmauda/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-crossfade/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index acd555b7e979..6fdf0c0dfdac 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -7,7 +7,7 @@ PORTNAME= audacious-dumb PORTVERSION= 0.57 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.netswarm.net/misc/ \ CRITICAL diff --git a/audio/audacious-mac/Makefile b/audio/audacious-mac/Makefile index 9d59ba167ad1..a656062b3de2 100644 --- a/audio/audacious-mac/Makefile +++ b/audio/audacious-mac/Makefile @@ -7,7 +7,7 @@ PORTNAME= audacious-mac PORTVERSION= 0.3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.netswarm.net/misc/ diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 5d7a62aa0d7f..fbddcf73c231 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmauda PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 86a20f6e916f..f2406216f46d 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -7,7 +7,7 @@ PORTNAME= crossfade PORTVERSION= 0.3.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ CENKES PKGNAMEPREFIX= ${APP}- |