diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
commit | 9379aed84656e7a70a155acf43d1a60a195684d4 (patch) | |
tree | d7a43bd7d87eb98b93d9dd7af7a7f79b504f9f2e /audio | |
parent | 5ac2c6c216c6f2b89e3a006d5648b870921e54b2 (diff) | |
download | freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.gz freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.zst freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.zip |
update audacious to 2.4.4
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious-dumb/Makefile | 1 | ||||
-rw-r--r-- | audio/mp3splt-gtk/Makefile | 2 | ||||
-rw-r--r-- | audio/wmauda/Makefile | 2 | ||||
-rw-r--r-- | audio/xmp/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index ba6f652701c6..a21f16cc9962 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious-dumb PORTVERSION= 0.64 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.netswarm.net/misc/ \ CRITICAL diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index b46ceee81f60..cf1313bc1007 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -6,7 +6,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.5.7a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 86d7bea66675..c0b7607a99ac 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmauda PORTVERSION= 0.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 81bb67702219..053dfb40217b 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmp PORTVERSION= 3.3.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF |