diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2001-03-07 22:57:43 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2001-03-07 22:57:43 +0000 |
commit | 65ac8abc9942df274f4d0f0624811e19ddc212d3 (patch) | |
tree | 0c5893aac985aa07a8491871d54650aea6527731 /chinese | |
parent | d8339b664d95b7ede0c5bda708b14b619b0b095c (diff) | |
download | ports-65ac8abc9942df274f4d0f0624811e19ddc212d3.tar.gz ports-65ac8abc9942df274f4d0f0624811e19ddc212d3.zip |
Change my email address in the Maintainer line
Notes
Notes:
svn path=/head/; revision=39210
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 2 | ||||
-rw-r--r-- | chinese/eterm/Makefile | 2 | ||||
-rw-r--r-- | chinese/rxvt-big5/Makefile | 2 | ||||
-rw-r--r-- | chinese/rxvt-gb/Makefile | 2 | ||||
-rw-r--r-- | chinese/rxvt/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index d445bb5957ce..be2aaac12c3f 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.iteration.net/pub/patch_chinese/ DISTNAME= zh-tw-skel-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org # The zh_TW.big5 in the linux-gtk section is not a typo. RUN_DEPENDS= ${X11BASE}/lib/aout/zh-XFree86-aoutlibs-3.3.6:${PORTSDIR}/chinese/XFree86-aoutlibs \ diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index 144f9012fba1..e55bd5f3b68e 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/Eterm/ \ ftp://ftp.sogang.ac.kr/.c/tools/X11/Enlightenment/Eterm/ DISTNAME= Eterm-${PORTVERSION} -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts diff --git a/chinese/rxvt-big5/Makefile b/chinese/rxvt-big5/Makefile index dff4bffc2be8..43db5632b928 100644 --- a/chinese/rxvt-big5/Makefile +++ b/chinese/rxvt-big5/Makefile @@ -21,7 +21,7 @@ PORTREVISION= 1 #.include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw- -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org CONFIGURE_ARGS+= \ --enable-xim --enable-big5 \ diff --git a/chinese/rxvt-gb/Makefile b/chinese/rxvt-gb/Makefile index a94994e7a9e7..89c336cbba2b 100644 --- a/chinese/rxvt-gb/Makefile +++ b/chinese/rxvt-gb/Makefile @@ -13,7 +13,7 @@ PORTVERSION= 2.6.3 #.include <bsd.port.pre.mk> PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn- -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org CONFIGURE_ARGS+= --enable-xim --enable-big5 \ --enable-next-scroll --with-term=xterm-color diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index 5ca172a115e7..c99bc45b52c4 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ MASTER_SITE_SUBDIR= X11/terms DISTNAME= rxvt-${PORTVERSION} -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org USE_X_PREFIX= yes USE_XPM= yes |