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 | |
parent | It is not necessary to manually set DISTNAME in this port. (diff) |
Change my email address in the Maintainer line
-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 | ||||
-rw-r--r-- | devel/kelp/Makefile | 2 | ||||
-rw-r--r-- | palm/txt2pdbdoc/Makefile | 2 |
7 files changed, 7 insertions, 7 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 diff --git a/devel/kelp/Makefile b/devel/kelp/Makefile index 65ec22424730..6f582197f476 100644 --- a/devel/kelp/Makefile +++ b/devel/kelp/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.ucsd.edu/pub/scg/KeLP/ DISTNAME= KeLP1.3 -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpirun:${PORTSDIR}/net/mpich diff --git a/palm/txt2pdbdoc/Makefile b/palm/txt2pdbdoc/Makefile index 5776220fd15f..26db218dfbf2 100644 --- a/palm/txt2pdbdoc/Makefile +++ b/palm/txt2pdbdoc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= palm converters MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ -MAINTAINER= keichii@iteration.net +MAINTAINER= keichii@freebsd.org PREFIX= ${LOCALBASE}/ |