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/wmauda | |
parent | 5ac2c6c216c6f2b89e3a006d5648b870921e54b2 (diff) | |
download | freebsd-ports-graphics-9379aed84656e7a70a155acf43d1a60a195684d4.tar.gz freebsd-ports-graphics-9379aed84656e7a70a155acf43d1a60a195684d4.tar.zst freebsd-ports-graphics-9379aed84656e7a70a155acf43d1a60a195684d4.zip |
update audacious to 2.4.4
Diffstat (limited to 'audio/wmauda')
-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 86d7bea6667..c0b7607a99a 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} |