diff options
author | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /editors/jed | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.zip FreeBSD-ports-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 7bbb0f3..15a218a 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= A SLang-based text editor LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |