diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-15 06:51:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-15 06:51:04 +0000 |
commit | 32686dd1978e187ea365538e941d03aa3adbeff9 (patch) | |
tree | 0cd8839bbeed092e6463925ea1f88804f06c0b69 /comms | |
parent | 7f459953bd4894de839ca30889fdf96a2cc5a2fc (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax/Makefile | 2 | ||||
-rw-r--r-- | comms/tkscanfax/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 1c74356aa46d..effc257af5e3 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 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 f0836de52930..5c530cbfc4c5 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= comms tk 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) USE_TK= yes |