diff options
author | oliver <oliver@FreeBSD.org> | 2006-12-04 23:57:35 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2006-12-04 23:57:35 +0800 |
commit | de14010f359a84303ef628cb2ca5a5c19b98e32c (patch) | |
tree | 133dfad43c3514948fd60c8ff35d95bc7e55436f /audio | |
parent | 805ac68d00b1e9f5a679d02a59eabf46e07bec94 (diff) | |
download | freebsd-ports-gnome-de14010f359a84303ef628cb2ca5a5c19b98e32c.tar.gz freebsd-ports-gnome-de14010f359a84303ef628cb2ca5a5c19b98e32c.tar.zst freebsd-ports-gnome-de14010f359a84303ef628cb2ca5a5c19b98e32c.zip |
case audacious update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacious-crossfade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacious-crossfade/Makefile b/audio/audacious-crossfade/Makefile index 64f41fcc89c4..9f19b005a12e 100644 --- a/audio/audacious-crossfade/Makefile +++ b/audio/audacious-crossfade/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 APP= audacious -LIB_DEPENDS= audacious.3:${PORTSDIR}/multimedia/audacious +LIB_DEPENDS= audacious.4:${PORTSDIR}/multimedia/audacious MASTERDIR= ${.CURDIR}/../xmms-crossfade |