diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-03 12:55:25 +0000 |
commit | 04b99f7cc788b657465f4c054a93e6e4613893ac (patch) | |
tree | 5583f39072f8fbe8c3287ec17cec298cefcd75cc /editors/le/Makefile | |
parent | c88f73ef0f34ffb799a98233b4ac5a5ed7cab218 (diff) | |
download | ports-04b99f7cc788b657465f4c054a93e6e4613893ac.tar.gz ports-04b99f7cc788b657465f4c054a93e6e4613893ac.zip |
Notes
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 41352850b30e..bda7a65681aa 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ http://core.inec.ru/~az/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Text editor GNU_CONFIGURE= yes |