diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-07-07 19:39:46 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-07-07 19:39:46 +0800 |
commit | 750b686ec4369726bc1459a917f24360d73eda4d (patch) | |
tree | 0a492d19b6d63db227a52e21ee193215c95b11ec /editors | |
parent | 516ed9aee7784e1db66c6c9cbc7b7f24b78859ec (diff) | |
download | freebsd-ports-gnome-750b686ec4369726bc1459a917f24360d73eda4d.tar.gz freebsd-ports-gnome-750b686ec4369726bc1459a917f24360d73eda4d.tar.zst freebsd-ports-gnome-750b686ec4369726bc1459a917f24360d73eda4d.zip |
Update maintainer address.
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 87e2a3a69430..22b074a34a86 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 |