diff options
Diffstat (limited to 'editors/tree-widget/Makefile')
-rw-r--r-- | editors/tree-widget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile index 2dd337e20606..93ee77f5aa63 100644 --- a/editors/tree-widget/Makefile +++ b/editors/tree-widget/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= emhacks PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= A tree widget for Emacs EMACS_PORT_NAME?= emacs21 |