diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-07-30 10:26:12 +0800 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-07-30 10:26:12 +0800 |
commit | a13fb0d36ff1822b8cd1ca63d3cf2bc3ef69a861 (patch) | |
tree | 130a8a16f7ff5655841ffc465993e98a75018235 | |
parent | bc4c5ccfbdddf971fce97bde3060011903dcacf8 (diff) | |
download | freebsd-ports-gnome-a13fb0d36ff1822b8cd1ca63d3cf2bc3ef69a861.tar.gz freebsd-ports-gnome-a13fb0d36ff1822b8cd1ca63d3cf2bc3ef69a861.tar.zst freebsd-ports-gnome-a13fb0d36ff1822b8cd1ca63d3cf2bc3ef69a861.zip |
Activate tkregexp.
PR: ports/18355
Submitted by: Patrick Seal <patseal@hyperhost.net>
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index fdb8fe50458d..b34aead7148b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -124,6 +124,7 @@ SUBDIR += tkcron SUBDIR += tkinfo SUBDIR += tkman + SUBDIR += tkregexp SUBDIR += tkrunit SUBDIR += uk-phone SUBDIR += uk-postcodes |