diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /comms/tkscanfax | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'comms/tkscanfax')
-rw-r--r-- | comms/tkscanfax/Makefile | 1 | ||||
-rw-r--r-- | comms/tkscanfax/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index 51ba6214f208..9d9e565d9259 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -11,6 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://shino.pos.to/linux/ MAINTAINER= mita@FreeBSD.org +COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 diff --git a/comms/tkscanfax/pkg-comment b/comms/tkscanfax/pkg-comment deleted file mode 100644 index 854459c780d4..000000000000 --- a/comms/tkscanfax/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk frontend for fax scan/receive/send program (command is tkfax) |