diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /editors | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/richtext/Makefile | 2 | ||||
-rw-r--r-- | editors/teco/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile index 0b14b7eb7d7d..cf0fc13f9478 100644 --- a/editors/richtext/Makefile +++ b/editors/richtext/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A simple RTF editor BUILD_DEPENDS= objc:${PORTSDIR}/lang/objc diff --git a/editors/teco/Makefile b/editors/teco/Makefile index c5d532d2a646..67bf629c3dfe 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= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Powerful and compact editor with nongrafical user interface MAKEFILE= makefile |