diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-13 17:03:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-13 17:03:30 +0000 |
commit | 4a6797dfc8e11df330cb7ddd5956d9c2908a7913 (patch) | |
tree | 8443c1230d6dbac716d760a273323a347adc5699 /editors/wily | |
parent | 0723f75d6170468ae983ff65a5f5f8734f93761e (diff) | |
download | ports-4a6797dfc8e11df330cb7ddd5956d9c2908a7913.tar.gz ports-4a6797dfc8e11df330cb7ddd5956d9c2908a7913.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 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 \ |