diff options
author | krion <krion@FreeBSD.org> | 2004-03-25 15:56:29 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-25 15:56:29 +0800 |
commit | b30583b62ac639fa70fdd4f41e6c05ba345bca27 (patch) | |
tree | 9397bdb5e6dd656534f445c48bf443f749daa02d | |
parent | 256c99b4bcdbd5d4403451e64e71553995eeaf45 (diff) | |
download | freebsd-ports-gnome-b30583b62ac639fa70fdd4f41e6c05ba345bca27.tar.gz freebsd-ports-gnome-b30583b62ac639fa70fdd4f41e6c05ba345bca27.tar.zst freebsd-ports-gnome-b30583b62ac639fa70fdd4f41e6c05ba345bca27.zip |
- Fix MASTER_SITES
PR: ports/64684
Submitted by: maintainer
-rw-r--r-- | editors/wily/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index a5f57646af32..1346d332b093 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.13.41 PORTREVISION= 1 CATEGORIES= editors plan9 MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/ \ - ftp://ftp.math.tau.ac.il/pub/laden/wily/src/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/old/ EXTRACT_SUFX= .tgz |