summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-19 05:13:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-19 05:13:43 +0000
commitf7cd6cbea092793892ef15dde23149af411f8bfb (patch)
treeff718005181b4a3292ed33233e6912646cc76ef7 /ftp
parent- change MAINTAINER (diff)
- Fix typo in MASTER_SITES
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=109482
Diffstat (limited to 'ftp')
-rw-r--r--ftp/downloader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile
index b92743223589..7a618ee026e3 100644
--- a/ftp/downloader/Makefile
+++ b/ftp/downloader/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 2.4.1
PORTREVISION= 4
CATEGORIES= ftp
MASTER_SITES= http://www.krasu.ru/soft/chuchelo/files/ \
- ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/ \
+ ftp://ftp.chg.ru/pub/X11/applications/Xdownloader/
DISTNAME= d4x-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org