summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-08-25 10:38:38 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-08-25 10:38:38 +0000
commit887bfdc6929fb62113ee043173f3c4708c29ca96 (patch)
treecee944904d44edb79459023b63bf5f1fab634917 /graphics/sane-frontends
parentUpdate to 0.41 (diff)
Update MASTER_SITES
PR: ports/70913 Submitted by: Koop Mast
Notes
Notes: svn path=/head/; revision=117244
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 0aa7ce9deda7..3787c3d7e9ba 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -8,9 +8,11 @@
PORTNAME= sane-frontends
PORTVERSION= 1.0.12
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
- ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
- ftp://ftp.no.mostang.com/pub/sane/%SUBDIR%/
+MASTER_SITES= ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \
+ ftp://ftp2.sane-project.org/pub/sane/%SUBDIR%/ \
+ ftp://ftp3.sane-project.org/pub/sane/%SUBDIR%/ \
+ ftp://gd.tuwien.ac.at/hci/sane/%SUBDIR%/ \
+ http://gd.tuwien.ac.at/hci/sane/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org