diff options
author | hrs <hrs@FreeBSD.org> | 2004-12-27 08:20:06 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-12-27 08:20:06 +0800 |
commit | 54adc62d57045063408b189e339d9643230344b2 (patch) | |
tree | b80dc2ef6594dba68a0a36468850a0af91d61c5f /comms/tkscanfax | |
parent | 0454d58d9770270d4aaa772e422a1125bd826b6f (diff) | |
download | freebsd-ports-gnome-54adc62d57045063408b189e339d9643230344b2.tar.gz freebsd-ports-gnome-54adc62d57045063408b189e339d9643230344b2.tar.zst freebsd-ports-gnome-54adc62d57045063408b189e339d9643230344b2.zip |
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')
-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 |