diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | d5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch) | |
tree | 4d7143faae67b0d92f57fd4ee2a49c047a893f1f /editors/jed/Makefile | |
parent | aeccbb0560babe3dea4dabb944b712e8f7caec57 (diff) |
Notes
Diffstat (limited to 'editors/jed/Makefile')
-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 |