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/tkscanfax | |
parent | 7f459953bd4894de839ca30889fdf96a2cc5a2fc (diff) |
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 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 |