summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index defb684..93e26a6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -41,7 +41,7 @@ clean: clean-recursive
rpm: all-recursive
checkinstall -R --strip=no --pkgname=xsane --pkgversion=@VERSION@ \
- --pkgsource=http://www.xsane.org --pkgaltsource=ftp://ftp.mostang.com/sane/xsane \
+ --pkgsource=http://www.xsane.org --pkgaltsource=ftp://ftp.sane-project.org/pub/sane/xsane/ \
--pkggroup=Applications/Graphics --spec=xsane.spec --pkglicense=GPL --pkgrelease=1
distclean: clean distclean-recursive