diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-06-24 18:56:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-06-24 18:56:30 +0000 |
commit | 5bc313464fad53e9b0e1c3f49ed66d61546f408f (patch) | |
tree | 92d306f5f278d8adbf549d226876f9bb85ae9fc9 /audio/xmms-crossfade | |
parent | 400fc06331102a45cd3e33e0a8270129bd4bd975 (diff) | |
download | ports-5bc313464fad53e9b0e1c3f49ed66d61546f408f.tar.gz ports-5bc313464fad53e9b0e1c3f49ed66d61546f408f.zip |
Notes
Diffstat (limited to 'audio/xmms-crossfade')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index d11caa8f9087..3f7c50999cdf 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -9,8 +9,7 @@ PORTNAME= xmms-crossfade PORTVERSION= 0.3.4 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.mynetcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ - ftp://ftp.falsehope.com/pub/xmms-crossfade/ +MASTER_SITES= http://www.mynetcologne.de/~nc-eisenlpe2/xmms-crossfade/ MAINTAINER= pat@FreeBSD.org COMMENT= XMMS Output plugin for crossfading between songs |