summaryrefslogtreecommitdiff
path: root/ftp/wget/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 06:15:10 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 06:15:10 +0000
commitaf7199f926e840a8dc327f6e03d70bae58d4bea4 (patch)
treebd01a13f1262f867a39cc7b43962d7e6df7c7126 /ftp/wget/Makefile
parentBROKEN='md5 checksum mismatch' (diff)
ftp://ftp.max.irk.ru/pub/unix/net/www/wget/ now is
ftp://ftp.max.irk.ru/unix/net/www/wget/ Submitted by: Oleg V. Volkov <rover@lglobus.ru>
Notes
Notes: svn path=/head/; revision=20210
Diffstat (limited to 'ftp/wget/Makefile')
-rw-r--r--ftp/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index caa84d1b64e1..17fa1d6f67fe 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 December 1996
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1999/06/05 22:31:23 mharo Exp $
+# $Id: Makefile,v 1.15 1999/07/04 19:05:24 obrien Exp $
#
DISTNAME= wget-1.5.3
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \
ftp://ftp.informatik.hu-berlin.de/gnu/wget/ \
ftp://ftp.uni-mainz.de/pub/gnu/wget/ \
- ftp://ftp.max.irk.ru/pub/unix/net/www/wget/
+ ftp://ftp.max.irk.ru/unix/net/www/wget/
MASTER_SITE_SUBDIR= wget
MAINTAINER= obrien@FreeBSD.ORG