diff options
-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 105ae0a9bca8..fcf61670b8f7 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors plan9 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= A clone of the Plan9 editor `acme' RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \ |