aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-12-23 09:32:50 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-12-23 09:32:50 +0000
commitd9ed90620d0eb892478550917f114d642d440129 (patch)
tree7e7614db77ec4aedb91ca03a4d931e0f097118bf /comms
parent862f44a5fe54cbaf39e474fc734eef31b7684977 (diff)
downloadports-d9ed90620d0eb892478550917f114d642d440129.tar.gz
ports-d9ed90620d0eb892478550917f114d642d440129.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)
Notes
Notes: svn path=/head/; revision=124934
Diffstat (limited to 'comms')
-rw-r--r--comms/efax/Makefile2
-rw-r--r--comms/tkscanfax/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index 0ff251c7cc3e..58f7da0cd034 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://shino.pos.to/linux/
-MAINTAINER= mita@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fax send/receive program
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage
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