summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-10 11:49:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-10 11:49:32 +0000
commitdabcabb7e6a8b64ad4b9e80c2630574b573533d2 (patch)
treeb2f2d2d0aed3a91c9b69fc966d157386a0003e4b
parentdb172680ba63dd435c7a90026dbe5e61aef1c91a (diff)
downloadfreebsd-ports-dabcabb7e6a8b64ad4b9e80c2630574b573533d2.zip
Update MASTER_SITE to a fetchable location
Submitted by: "F. Kimura" <jfkimura@yahoo.co.jp> (maintainer)
-rw-r--r--www/asterisk-stat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asterisk-stat/Makefile b/www/asterisk-stat/Makefile
index 7a8c26e8875e..fac50c72812c 100644
--- a/www/asterisk-stat/Makefile
+++ b/www/asterisk-stat/Makefile
@@ -5,7 +5,7 @@ PORTNAME= asterisk-stat
PORTVERSION= 2.0.1
PORTREVISION= 14
CATEGORIES= www
-MASTER_SITES= http://www.areski.net/${SITE_SUBDIR}/
+MASTER_SITES= http://ftp.iij.ad.jp/pub/FreeBSD/distfiles/
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}
MAINTAINER= jfkimura@yahoo.co.jp