diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /editors/wily | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) | |
download | ports-2f778a08344f300c68120d3917e1f10e7157de4c.tar.gz ports-2f778a08344f300c68120d3917e1f10e7157de4c.zip |
Notes
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 12b0f49f36d1..e224c0808c44 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@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the Plan9 editor `acme' RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc |