diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-26 21:48:31 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-10-26 21:48:31 +0000 |
commit | 7f338a595fa355855e711a8058bb80a059f01e13 (patch) | |
tree | cc5ea1deb103c598bbd9050e19d5eeeda415908b /audio/xmms-crossfade/Makefile | |
parent | 5f11c6ff70ab596c97afd721ed14b615ec84c4db (diff) | |
download | ports-7f338a595fa355855e711a8058bb80a059f01e13.tar.gz ports-7f338a595fa355855e711a8058bb80a059f01e13.zip |
Notes
Diffstat (limited to 'audio/xmms-crossfade/Makefile')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 355b6cd1e79b..1f263d63a3d1 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmms-crossfade -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.4 CATEGORIES= audio MASTER_SITES= http://www.mynetcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ ftp://ftp.falsehope.com/pub/xmms-crossfade/ |