diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-24 16:34:38 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-24 16:34:38 +0000 |
commit | 4ca2943535121c9d8d4e0a08108868ceb51c64ed (patch) | |
tree | 3506726d15290ca83cebf33940cb4453b8a0a31f /editors | |
parent | c3d379c79dfa7d0be4b9319f8541cab6f102b1f5 (diff) |
Update maintainer address.
PR: 99422 99423
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=166207
Diffstat (limited to 'editors')
-rw-r--r-- | editors/teco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/teco/Makefile b/editors/teco/Makefile index bafa50d02326..c5d532d2a646 100644 --- a/editors/teco/Makefile +++ b/editors/teco/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://almy.us/files/ DISTNAME= tecoclinux${PORTVERSION} -MAINTAINER= stas@core.310.ru +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= Powerful and compact editor with nongrafical user interface MAKEFILE= makefile |