diff options
author | keichii <keichii@FreeBSD.org> | 2001-03-08 06:57:43 +0800 |
---|---|---|
committer | keichii <keichii@FreeBSD.org> | 2001-03-08 06:57:43 +0800 |
commit | 60337cb9a4c83c254f8eb12df6ef5054532a95a1 (patch) | |
tree | 658e7ca733e34d21ad0360c8731dfff6b2948564 /chinese | |
parent | d17197fd3ffd0417126bd7ea1c94c644f35c3509 (diff) | |
download | freebsd-ports-gnome-60337cb9a4c83c254f8eb12df6ef5054532a95a1.tar.gz freebsd-ports-gnome-60337cb9a4c83c254f8eb12df6ef5054532a95a1.tar.zst freebsd-ports-gnome-60337cb9a4c83c254f8eb12df6ef5054532a95a1.zip |
Change my email address in the Maintainer line
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 |