aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3stat/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-12-10 00:43:07 +0800
committerdinoex <dinoex@FreeBSD.org>2002-12-10 00:43:07 +0800
commitf41402507410d91a8d76f1c0ae69a14bf20e51bc (patch)
tree93f9a9fb700a9b50d41533a8caf0e64dd6ef573b /audio/mp3stat/Makefile
parent4c1a90c051448aa214ea531bcf7b522ef84f8bdd (diff)
downloadfreebsd-ports-gnome-f41402507410d91a8d76f1c0ae69a14bf20e51bc.tar.gz
freebsd-ports-gnome-f41402507410d91a8d76f1c0ae69a14bf20e51bc.tar.zst
freebsd-ports-gnome-f41402507410d91a8d76f1c0ae69a14bf20e51bc.zip
Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html PR: 46068 Submitted by: never@nevermind.kiev.ua
Diffstat (limited to 'audio/mp3stat/Makefile')
-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