diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /comms/tkscanfax/Makefile | |
parent | Update to 0.4.5 (diff) |
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 'comms/tkscanfax/Makefile')
-rw-r--r-- | comms/tkscanfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index eeafc7449918..d57af71faaad 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= comms tk83 MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ -MAINTAINER= mita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax) RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |