diff --git a/plan9/wily/Makefile b/plan9/wily/Makefile index 4af254399a7..79f7d1aced1 100644 --- a/plan9/wily/Makefile +++ b/plan9/wily/Makefile @@ -1,14 +1,15 @@ -# $OpenBSD: Makefile,v 1.11 2001/05/11 10:03:39 camield Exp $ +# $OpenBSD: Makefile,v 1.12 2002/07/15 18:04:30 brad Exp $ COMMENT= "clone of the Plan9 editor 'acme'" DISTNAME= wily-0.13.41 CATEGORIES= plan9 editors -NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/old/ EXTRACT_SUFX= .tgz +HOMEPAGE= http://www.cs.yorku.ca/~oz/wily/ + MAINTAINER= Angelos D. Keromytis PERMIT_PACKAGE_CDROM= Yes diff --git a/plan9/wily/pkg/DESCR b/plan9/wily/pkg/DESCR index 3384d677a9f..bb8881185b1 100644 --- a/plan9/wily/pkg/DESCR +++ b/plan9/wily/pkg/DESCR @@ -1,6 +1,6 @@ Wily is a clone of the Plan 9 editor ACME, a powerful mouse oriented text based working environment for programmers. -Wily works best with 3 button rodents. +Wily works best with 3 button rodents. -See the Wily home page at http://www.cs.yorku.ca/~oz/wily/ +WWW: ${HOMEPAGE}