aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-09 22:00:33 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-09 22:00:33 +0000
commitaffe157ccd9e61bf4b57d3f6e60ca5b1f040b0e5 (patch)
tree64b67ad04e028e957b90b47140d88fa93c55d187 /x11
parent0d5f75a9483f183f7ee99123c3bd6cad27b5c8f7 (diff)
downloadslackbuilds-affe157ccd9e61bf4b57d3f6e60ca5b1f040b0e5.tar.gz
slackbuilds-affe157ccd9e61bf4b57d3f6e60ca5b1f040b0e5.tar.bz2
xchm: changed downloaded site
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1146 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'x11')
-rwxr-xr-xx11/misc/xchm/xchm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/misc/xchm/xchm.SlackBuild b/x11/misc/xchm/xchm.SlackBuild
index 33467e1a..0d1114fa 100755
--- a/x11/misc/xchm/xchm.SlackBuild
+++ b/x11/misc/xchm/xchm.SlackBuild
@@ -49,7 +49,7 @@ ERROR_PATCH=40
RTOOL="wget"
PACKAGE_EXT="bz2"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
-URL="http://downloads.sourceforge.net/$PACKAGE/$SRC"
+URL="http://ufpr.dl.sourceforge.net/$PACKAGE/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"
mkdir -p $SRC_DIR