aboutsummaryrefslogtreecommitdiff
path: root/www/apps/moin/moin.build
diff options
context:
space:
mode:
Diffstat (limited to 'www/apps/moin/moin.build')
-rwxr-xr-xwww/apps/moin/moin.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apps/moin/moin.build b/www/apps/moin/moin.build
index b86e7dab..b33c330b 100755
--- a/www/apps/moin/moin.build
+++ b/www/apps/moin/moin.build
@@ -40,7 +40,7 @@ TMP=${TMP:=/tmp}
RTOOL="wget"
PACKAGE_EXT="gz"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
-URL="http://easynews.dl.sourceforge.net/sourceforge/moin/$SRC"
+URL="http://static.moinmo.in/files/moin-1.6.1.tar.gz/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"