diff options
Diffstat (limited to 'editors/wily/Makefile')
-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 87e2a3a6943..22b074a34a8 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1997 # Whom: koshy # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 11:53:02 tg Exp $ # DISTNAME= wily-0.13.36 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/wily/src/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/ EXTRACT_SUFX= .tgz -MAINTAINER= koshy@india.hp.com +MAINTAINER= jkoshy@freebsd.org USE_X11= YES GNU_CONFIGURE= YES |