diff options
author | linimon <linimon@FreeBSD.org> | 2004-06-25 02:56:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-06-25 02:56:30 +0800 |
commit | 6e83a570e56e7d2ae469178794517dd93ef9777a (patch) | |
tree | 7fabff49a7927ce291809a002b260f9d22215326 /audio | |
parent | 942f0c04a197be500bc169cada35fc609ee1acb3 (diff) | |
download | freebsd-ports-gnome-6e83a570e56e7d2ae469178794517dd93ef9777a.tar.gz freebsd-ports-gnome-6e83a570e56e7d2ae469178794517dd93ef9777a.tar.zst freebsd-ports-gnome-6e83a570e56e7d2ae469178794517dd93ef9777a.zip |
Remove stale mastersite.
PR: ports/67096
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks)
Diffstat (limited to 'audio')
-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 |