diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-11 04:01:50 +0000 |
commit | 3952ad93e3f6e587b23c3a2717c6e56221a8d019 (patch) | |
tree | 36ead6bfbbdedc458ddf9c356e918cd4543c9b51 /devel/semantic/Makefile | |
parent | ce6a81dfcee58727bca925b7a980b8579f6dd87f (diff) | |
download | ports-3952ad93e3f6e587b23c3a2717c6e56221a8d019.tar.gz ports-3952ad93e3f6e587b23c3a2717c6e56221a8d019.zip |
[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>
Notes
Notes:
svn path=/head/; revision=153229
Diffstat (limited to 'devel/semantic/Makefile')
-rw-r--r-- | devel/semantic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile index e8da4e19289c..4954123274c3 100644 --- a/devel/semantic/Makefile +++ b/devel/semantic/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= A lexer, parser-generator, and parser for Emacs EMACS_PORT_NAME?= emacs21 |