diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-14 15:51:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-14 15:51:23 +0800 |
commit | 3356bf5a2579ed777d158b87e82d9279cd01def7 (patch) | |
tree | 010607fd4eaeee2d205b9d4796de22a753cb5ab1 /misc/Makefile | |
parent | 57a7f24b283e4e2b6ebc0f98bcdb21eeacc0cc90 (diff) | |
download | freebsd-ports-graphics-3356bf5a2579ed777d158b87e82d9279cd01def7.tar.gz freebsd-ports-graphics-3356bf5a2579ed777d158b87e82d9279cd01def7.tar.zst freebsd-ports-graphics-3356bf5a2579ed777d158b87e82d9279cd01def7.zip |
add txt2regex
A Regular Expression "wizard"
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 654e8468435..081399f476c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -163,6 +163,7 @@ SUBDIR += tkrunit SUBDIR += ttyrec SUBDIR += tvguide + SUBDIR += txt2regex SUBDIR += uf-view SUBDIR += uk-phone SUBDIR += uk-postcodes |