diff options
Diffstat (limited to 'editors/speedbar/Makefile')
-rw-r--r-- | editors/speedbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 15fa9bb061ef..857e0adcba95 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= cedet PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= Quick access to files and tags in an Emacs frame EMACS_PORT_NAME?= emacs21 |