diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /editors/joe | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) | |
download | freebsd-ports-ba072d1713882ccd33bf7e20b3195bb6e95402df.zip |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 88389ca609e2..993411544a08 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Joe's Own Editor BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell |