diff options
Diffstat (limited to 'k9cp/k9copy/k9copy.SlackBuild')
-rwxr-xr-x | k9cp/k9copy/k9copy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9cp/k9copy/k9copy.SlackBuild b/k9cp/k9copy/k9copy.SlackBuild index 4336677d..a804695f 100755 --- a/k9cp/k9copy/k9copy.SlackBuild +++ b/k9cp/k9copy/k9copy.SlackBuild @@ -46,7 +46,7 @@ REPOS=${REPOS:=$TMP} PREFIX=${PREFIX:=/opt/kde} OPTCONF=${OPTCONF:=""} MD5=${MD5:=$MD5_ORIG} -URL=${URL:="http://.../$SRC"} +URL=${URL:="http://ufpr.dl.sourceforge.net/sourceforge/k9copy/$SRC"} # ---------------- SlackBuild Help ---------------------- if [ "$1" = "--help" -o "$1" = "help" ]; then |