diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-07-30 02:23:21 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-07-30 02:23:21 +0000 |
commit | bc4c5ccfbdddf971fce97bde3060011903dcacf8 (patch) | |
tree | 0761ffaa1b58aa2f5dadf9dcdde5bb86f128d13b /misc/tkregexp/pkg-comment | |
parent | Fix my not-tested-enough KDE2-related ports. :-( (diff) |
New port tkregexp - This software will let you design your regexps by
letting you type the expression and visualize its effect on a sample of
your choice.
PR: ports/18355
Submitted by: Patrick Seal <patseal@hyperhost.net>
Notes
Notes:
svn path=/head/; revision=31120
Diffstat (limited to 'misc/tkregexp/pkg-comment')
-rw-r--r-- | misc/tkregexp/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/tkregexp/pkg-comment b/misc/tkregexp/pkg-comment new file mode 100644 index 000000000000..ee3e555a09b0 --- /dev/null +++ b/misc/tkregexp/pkg-comment @@ -0,0 +1 @@ +An interactive regexp design tool |