diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 02:48:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 02:48:51 +0800 |
commit | 3de27fdb8055ef2b5d525918437835a9b7833622 (patch) | |
tree | 254b2c3d083c868d8e6597c1b0fcafb230c484bb /japanese | |
parent | a9fb0a5d57bdeb15a4e5b90e83f4ca989ca3fc16 (diff) | |
download | freebsd-ports-gnome-3de27fdb8055ef2b5d525918437835a9b7833622.tar.gz freebsd-ports-gnome-3de27fdb8055ef2b5d525918437835a9b7833622.tar.zst freebsd-ports-gnome-3de27fdb8055ef2b5d525918437835a9b7833622.zip |
- Reset maintainer address:
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/expect/Makefile | 2 | ||||
-rw-r--r-- | japanese/tcl76/Makefile | 2 | ||||
-rw-r--r-- | japanese/tcl80/Makefile | 2 | ||||
-rw-r--r-- | japanese/tk80/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/expect/Makefile b/japanese/expect/Makefile index 0bcb3e2d2153..d283503157f9 100644 --- a/japanese/expect/Makefile +++ b/japanese/expect/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= japanese lang tk MASTER_SITES= ftp://ftp.nist.gov/mel/div826/subject/expect/old/ -MAINTAINER= taguchi@tohoku.iij.ad.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated scripter based on Japanized tcl/tk LIB_DEPENDS= tk80jp.1:${PORTSDIR}/japanese/tk80 diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index 34efc39a0ca6..4b5ab1d4d05a 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}p2 PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ PATCHFILES= ${PORTNAME}${PORTVERSION}jp-patch.gz -MAINTAINER= taguchi@tohoku.iij.ad.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Japanized Tcl (Tool Command Language) WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 63181d929681..34eeb3a49df3 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ PATCHFILES= ${PORTNAME}${PORTVERSION}jp1.7.patch.gz -MAINTAINER= taguchi@iij.ad.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Japanized Tool Command Language, version 8.0 VERSION= ${PORTVERSION:R} diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile index 43e9700ad4fe..1507fe943cbe 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ PATCHFILES= ${PORTNAME}${PORTVERSION}jp1.7.patch.gz -MAINTAINER= taguchi@iij.ad.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical toolkit for Japanized TCL, version 8.0 LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80 |