diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-09-07 10:42:09 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-09-07 10:42:09 +0800 |
commit | 80471004436bf1decbda0511dc42263ae4b206b4 (patch) | |
tree | 9218ee30371db6ffce6830c10d8f15f089d1b836 /editors | |
parent | 7d36482e25e7571f17d6710f92c0976cad758f9f (diff) | |
download | freebsd-ports-gnome-80471004436bf1decbda0511dc42263ae4b206b4.tar.gz freebsd-ports-gnome-80471004436bf1decbda0511dc42263ae4b206b4.tar.zst freebsd-ports-gnome-80471004436bf1decbda0511dc42263ae4b206b4.zip |
Correct master site URL.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/wily/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index ea44edac4820..149747ce3067 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -3,12 +3,12 @@ # Date created: 23 September 1997 # Whom: koshy # -# $Id: Makefile,v 1.2 1998/07/07 11:39:46 jkoshy Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:31:36 asami Exp $ # DISTNAME= wily-0.13.36 CATEGORIES= plan9 editors -MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/wily/src/ \ +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/ EXTRACT_SUFX= .tgz |