diff options
author | nork <nork@FreeBSD.org> | 2004-12-23 17:32:50 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-23 17:32:50 +0800 |
commit | bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7 (patch) | |
tree | ff114d3f0206c165cbf98173c613f38a6a2895af /japanese/tkstep80 | |
parent | ac734a03233122913a6a4956dc398f1a490effb5 (diff) | |
download | freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.tar.gz freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.tar.zst freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.zip |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Diffstat (limited to 'japanese/tkstep80')
-rw-r--r-- | japanese/tkstep80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile index e35cae9c393b..9c322a833cfd 100644 --- a/japanese/tkstep80/Makefile +++ b/japanese/tkstep80/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ \ http://www.aaa-int.or.jp/~jfactory/Factory/TkStep/dist/ PATCHFILES= tk${PORTVERSION}jp1.6.patch.gz 2Step-${PORTVERSION}pl1-patch.gz -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Tk toolkit with a NeXTSTEP look and more LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80 |