aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/moonshine/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile
index 0dea26f56a20..96d174e64a9c 100644
--- a/www/moonshine/Makefile
+++ b/www/moonshine/Makefile
@@ -9,15 +9,13 @@ PORTNAME= moonshine
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= www multimedia
-MASTER_SITES= http://github.com/abock/moonshine/tarball/${PORTVERSION}/
+MASTER_SITES= http://romain.blogreen.org/distfiles/
DISTNAME= abock-${PORTNAME}-${GITCOMMIT}
MAINTAINER= mono@FreeBSD.org
COMMENT= Windows Media playback through Moonlight and Firefox
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-FETCH_BEFORE_ARGS= -o ${DISTNAME}${EXTRACT_SUFX}
-FETCH_ARGS= -apRr
GITCOMMIT= 35085a4
USE_GMAKE= yes