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 | |
parent | d4a7bf8f6ad15826d48e512fc18f66bda0861fc8 (diff) | |
download | ports-0ac2ce888fec626d524b8e11643164c9f95df6d9.tar.gz ports-0ac2ce888fec626d524b8e11643164c9f95df6d9.zip |
Notes
Diffstat (limited to 'comms/tkscanfax')
-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 |