diff options
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 7bbb0f38cb9f..15a218a50c5c 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 |