diff options
-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} |