diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2004-12-27 00:20:06 +0000 |
commit | 0ac2ce888fec626d524b8e11643164c9f95df6d9 (patch) | |
tree | 616d424d221cc571db4e4123601b513f33674671 /comms/tkscanfax/Makefile | |
parent | Fix MASTER_SITES. (diff) |
Back out the previous change. Mita-san will continue to
work as the maintainer of this port.
Discussed with: mita and nork
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 d57af71faaad..eeafc7449918 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= ports@FreeBSD.org +MAINTAINER= mita@FreeBSD.org COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax) RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 |