aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-12-09 16:43:07 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-12-09 16:43:07 +0000
commit0b2c767da5a855bb7b8dc99e777b2e7ad87b6dec (patch)
tree0873ee564104c16b120347133be9b2c71420c99e /audio/mp3stat
parent1542178d37b8bf74dc36d7c42745f0676d327dcb (diff)
downloadports-0b2c767da5a855bb7b8dc99e777b2e7ad87b6dec.tar.gz
ports-0b2c767da5a855bb7b8dc99e777b2e7ad87b6dec.zip
Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=71474
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index 5505a4d75d48..79829f276b77 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -10,7 +10,8 @@ PORTNAME= mp3stat
PORTVERSION= 2.5.6
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://safemode.homeip.net/
+MASTER_SITES= http://safemode.homeip.net/ \
+ ftp://ftp.cronyx.ru/pub/FreeBSD/ports/distfiles/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org