diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-29 01:15:50 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-29 01:15:50 +0000 |
commit | 74f0ceb7aec9bb1ac9af7968df3032fb285978aa (patch) | |
tree | dd9117ede368a48ac74df6ad9b0843bd20e16e87 /editors | |
parent | f707eeaec3533623fdbf32b076b1cac113233ec6 (diff) |
Notes
Diffstat (limited to 'editors')
-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 6748fe3eb4aa..05f8179eb443 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.5.8 CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes GNU_CONFIGURE= yes |