diff options
Diffstat (limited to 'editors/le/Makefile')
-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 |