diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-31 04:10:08 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-31 04:10:08 +0800 |
commit | 609df54d1a4a7b9162e13b2181c35b64065a4b69 (patch) | |
tree | 31b4641a7f44a42664f1cb9c0ca175b9046bf15a /editors/wily | |
parent | e3952b83f17515036c1b66a5e7a6dff49284a4fa (diff) | |
download | freebsd-ports-gnome-609df54d1a4a7b9162e13b2181c35b64065a4b69.tar.gz freebsd-ports-gnome-609df54d1a4a7b9162e13b2181c35b64065a4b69.tar.zst freebsd-ports-gnome-609df54d1a4a7b9162e13b2181c35b64065a4b69.zip |
Hand ports over to Thierry Thomas <thierry@pompo.net>.
Old maintainer suffers technical difficulties.
Submitted by: Serge Gagnon
Diffstat (limited to 'editors/wily')
-rw-r--r-- | editors/wily/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 6c6f124888e7..4b4708ee28a2 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/ \ ftp://ftp.cs.su.oz.au/gary/wily/src/old/ EXTRACT_SUFX= .tgz -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= thierry@pompo.net COMMENT= A clone of the Plan9 editor `acme' RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc |