diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-19 21:25:57 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-19 21:25:57 +0000 |
commit | 1d9cc74ae5223d205505f626fdd811d80ec26fa5 (patch) | |
tree | 852d3d84ae880956e9844d5b8e0646761f6fbb7b /graphics/sane-backends | |
parent | 2e30125132e5dc99aff75620ccda7e4145f9a087 (diff) |
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index fb5f12392bf5..51c7c3084bed 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -9,7 +9,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.7 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \ - ftp://ftp.de.mostang.com/pub/sane/%SUBDIR/ \ + ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \ ftp://ftp.no.mostang.com/pub/sane/%SUBDIR%/ MASTER_SITE_SUBDIR= sane-${PORTVERSION} |