summaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-12-08 11:18:31 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-12-08 11:18:31 +0000
commitc9136a1669e2af01caab2c00e3686d67dc516806 (patch)
treea3460cd677a69e237f1f4c8435595c83ad7c7889 /editors/wily
parentFix MASTER_SITE. (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=23656
Diffstat (limited to 'editors/wily')
-rw-r--r--editors/wily/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index ddaf84b3de35..171644856408 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -10,7 +10,7 @@ DISTNAME= wily-0.13.41
CATEGORIES= editors plan9
MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/src/ \
ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \
- ftp://ftp.cs.su.oz.au/gary/wily/src/
+ ftp://ftp.cs.su.oz.au/gary/wily/src/old/
EXTRACT_SUFX= .tgz
MAINTAINER= jkoshy@freebsd.org