diff options
author | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
commit | c8a19d3ca574281f99115a057261b122d470e6b7 (patch) | |
tree | 41a5f4c583012ead43b8e87eec9ed2f9085df4f3 /editors | |
parent | 35338f5c23dad54aad11618db3e24cce19196f6c (diff) | |
download | freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.gz freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.zst freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.zip |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
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 f51f72e2dfb2..c391f4d21996 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \ http://people.rit.edu/~rpsfa/distfiles/ MASTER_SITE_SUBDIR= . old -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Text editor with block and binary operations USE_BZIP2= yes |