diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-10-24 03:33:20 +0000 |
commit | 422bce3414b4653f4c814da54d27aedd1165c486 (patch) | |
tree | 8e7647fbc00831b93a18022a99692406a6e3e5d5 /editors | |
parent | 31a4b0c2e0112e6057aad99fbf6fdc15b0e6f132 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/richtext/Makefile | 2 | ||||
-rw-r--r-- | editors/slime/Makefile | 2 | ||||
-rw-r--r-- | editors/teco/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile index 923320737b7f..e5cb78630a2d 100644 --- a/editors/richtext/Makefile +++ b/editors/richtext/Makefile @@ -13,7 +13,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple RTF editor BUILD_DEPENDS= objc:${PORTSDIR}/lang/objc diff --git a/editors/slime/Makefile b/editors/slime/Makefile index 1430e10e97ab..d67a65f3c7f2 100644 --- a/editors/slime/Makefile +++ b/editors/slime/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Superior Lisp Interaction Mode for Emacs USE_BZIP2= yes diff --git a/editors/teco/Makefile b/editors/teco/Makefile index 796289bf2491..c4bf8a8ec4f5 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful and compact editor with nongraphical user interface MAKEFILE= makefile |