diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-04-22 18:32:59 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-04-22 18:32:59 +0800 |
commit | 22475a6d3c95996f77c609991e02b58943b215f4 (patch) | |
tree | 5e4c54db2b2b1da6905c7e48dc0f2b866cf781b0 /textproc/Makefile | |
parent | 4036185a6daeb270dc1d72ba5c572e57faee1e8b (diff) | |
download | freebsd-ports-gnome-22475a6d3c95996f77c609991e02b58943b215f4.tar.gz freebsd-ports-gnome-22475a6d3c95996f77c609991e02b58943b215f4.tar.zst freebsd-ports-gnome-22475a6d3c95996f77c609991e02b58943b215f4.zip |
add re_graph 0.2
Regular Expression Graphing Program
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b8658b712d01..74e71e817fec 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -554,6 +554,7 @@ SUBDIR += queequeg SUBDIR += rand SUBDIR += raptor + SUBDIR += re_graph SUBDIR += redland SUBDIR += redland-bindings SUBDIR += replaceit |