diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-31 01:37:36 +0000 |
commit | 58867f8da874530ebe886c06c8ebca251d273981 (patch) | |
tree | 4e6e2212573b7c2698e229a0219f0cbe9d72fa55 /editors/le | |
parent | 6162b57bacb3eb696899a2bce76d0b2af5e27476 (diff) | |
download | ports-58867f8da874530ebe886c06c8ebca251d273981.tar.gz ports-58867f8da874530ebe886c06c8ebca251d273981.zip |
Notes
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 352abfda5a6f..d4087226909c 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 |