diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /editors | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/speedbar/Makefile | 2 | ||||
-rw-r--r-- | editors/speedbar/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index dec82364182f..8373d7c24b8a 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= cedet PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quick access to files and tags in an Emacs frame EMACS_PORT_NAME?= emacs21 diff --git a/editors/speedbar/pkg-descr b/editors/speedbar/pkg-descr index aa8316e8c339..af15f1a768fd 100644 --- a/editors/speedbar/pkg-descr +++ b/editors/speedbar/pkg-descr @@ -6,6 +6,3 @@ tags that are in them and jump to those tags. You can also expand multiple directories into your speedbar frame. WWW: http://cedet.sourceforge.net/speedbar.shtml - -- Kimura Fuyuki -fuyuki@hadaly.org |