diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
commit | 3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed (patch) | |
tree | a638ed6b4b54d903a6cff018b20c75f9bf750fca /deskutils/planner.el | |
parent | 5e9aa9160dd4597664fef471294dfccbc6364fd7 (diff) | |
download | FreeBSD-ports-3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed.zip FreeBSD-ports-3a44504f9fd8b3b94f8fd51110a4f9f8e3b266ed.tar.gz |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name>
Diffstat (limited to 'deskutils/planner.el')
-rw-r--r-- | deskutils/planner.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/planner.el/Makefile b/deskutils/planner.el/Makefile index 69c1cff..2ba07d5 100644 --- a/deskutils/planner.el/Makefile +++ b/deskutils/planner.el/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://sacha.free.net.ph/notebook/emacs/planner/ \ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= planner-el-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= PlannerMode is an organizer and day planner for Emacs EMACS_PORT_NAME?= emacs21 |