diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
commit | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (patch) | |
tree | 44a62587a43ac8b6777ed7396f892e173e5a4e3f /editors | |
parent | a98aed97d6cd593efd30bf3f3ce9804f0adfc3d0 (diff) | |
download | ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.gz ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.zip |
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 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 |