diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:32:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:32:56 +0000 |
commit | 8406aaca547cdb791766641ea9d355775c1b852f (patch) | |
tree | ed671fe1707649e0972bef59d078d27439c2f0cf /textproc/tkdiff/pkg-descr | |
parent | Distfile changed on MASTER_SITE. (diff) |
Moving tkdiff port from misc to textproc. tkdiff is a Tcl/Tk frontend
for diff(1).
Diffstat (limited to 'textproc/tkdiff/pkg-descr')
-rw-r--r-- | textproc/tkdiff/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/tkdiff/pkg-descr b/textproc/tkdiff/pkg-descr new file mode 100644 index 000000000000..a7f9cf69f66c --- /dev/null +++ b/textproc/tkdiff/pkg-descr @@ -0,0 +1,5 @@ +tkdiff is a fronted for unix's diff based on Tcl/Tk. + +WWW: http://www.ede.com/free/tkdiff/ + +-- Kevin Lo <kevlo@FreeBSD.org> |