diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /converters | |
parent | upgrade to 3.4.1 (diff) |
change my email address to leeym@FreeBSD.org
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Notes
Notes:
svn path=/head/; revision=64651
Diffstat (limited to 'converters')
-rw-r--r-- | converters/cn2jp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/cn2jp/Makefile b/converters/cn2jp/Makefile index 1645ac94eda0..976aa6830c28 100644 --- a/converters/cn2jp/Makefile +++ b/converters/cn2jp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= converters chinese japanese MASTER_SITES= http://w3.sys.es.osaka-u.ac.jp/~seke/software/cn2jp/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= leeym@FreeBSD.org INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} |