diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2 (patch) | |
tree | 5b218ffeb59c97abef77ea078b78de03561a86e4 /editors/le | |
parent | 822a07ab90a278f832bcf92092be22a5a20bf4b2 (diff) | |
download | FreeBSD-ports-3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2.zip FreeBSD-ports-3a789bcbd0a0f5d7957f7c6af8bc5279e98458f2.tar.gz |
Pickup maintance of these until someone else comes along.
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 352abfd..d408722 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ MASTER_SITE_SUBDIR= apps/editors/terminal -MAINTAINER= ports@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org GNU_CONFIGURE= yes MAN1= le.1 |