From 0bcf2a4e70b8c2b34f45c97849f44c95f3e0f6f5 Mon Sep 17 00:00:00 2001 From: dent Date: Thu, 31 May 2001 08:13:15 +0000 Subject: Fix dead HOMEPAGE, MASTER_SITES --- editors/wily/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/wily') diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 8d978382f8e..7b4f2435d9d 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:55 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/05/31 08:13:15 dent Exp $ # DISTNAME= wily-0.13.41 CATEGORIES= editors plan9 -MASTER_SITES= ftp://ftp.cs.su.oz.au/gary/wily/src/ +MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/ EXTRACT_SUFX= .tgz MAINTAINER= agc@netbsd.org -HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~gary/wily/ +HOMEPAGE= http://www.cs.yorku.ca/~oz/wily/ COMMENT= Unix/X11 clone of the Plan9 acme editor/environment GNU_CONFIGURE= yes -- cgit v1.2.3