diff options
author | oliver <oliver@FreeBSD.org> | 2011-07-28 15:48:30 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-07-28 15:48:30 +0800 |
commit | dc3457c5c42a56655df305ba26e61f58bc06cb57 (patch) | |
tree | 9468f9c0975d6dd5c2ebc22cb09d4ff9db9b27ed /audio/wmauda/Makefile | |
parent | b41e93414ffb09699079f45b028d66b99ecad916 (diff) | |
download | freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.tar.gz freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.tar.zst freebsd-ports-gnome-dc3457c5c42a56655df305ba26e61f58bc06cb57.zip |
update audacious to 2.5.4
Bump PORTREVISION of affected ports
Diffstat (limited to 'audio/wmauda/Makefile')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 66eb2fc1ed6f..ab89c72851af 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmauda PORTVERSION= 0.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} |