diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-26 06:15:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-07-26 06:15:16 +0000 |
commit | 9ce585a6086da0337f05eae6f8e666c572951e18 (patch) | |
tree | a0c2fdd2329d2a4c87605984e5c7abdb4fe2c7f4 /audio | |
parent | ac37fd14e6e396c1ec809143bbe73e7b11c8fbec (diff) |
Notes
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}- |