diff options
Diffstat (limited to 'editors/wily/Makefile')
-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 |