diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:46:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:46:33 +0000 |
commit | 756130dd96abcd58ddb65c518d3d7cedb067f46c (patch) | |
tree | 14069c19683bdb987b09cb31f5508170eecf0700 /editors/e93 | |
parent | e2b140c593efb707b24e727aadadcfe8d6992701 (diff) | |
download | ports-756130dd96abcd58ddb65c518d3d7cedb067f46c.tar.gz ports-756130dd96abcd58ddb65c518d3d7cedb067f46c.zip |
Notes
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index 4c0ac94d2022..325e173824d8 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= editors DISTNAME= ${PORTNAME}-1.3r2X EXTRACT_SUFX= .tgz -MAINTAINER= jeremy@external.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nifty editor based on Tcl/Tk LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ |