diff options
author | mat <mat@FreeBSD.org> | 2004-10-12 19:16:00 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-10-12 19:16:00 +0800 |
commit | 72477f1b5382d8e4bbe859ce5a39f9c756ca39e6 (patch) | |
tree | bb10829e8cf129b09efcdf862bac38f2747f7887 /databases/Makefile | |
parent | 6369ff961c5c2ce31e8d3754720fa591d54e371c (diff) | |
download | freebsd-ports-gnome-72477f1b5382d8e4bbe859ce5a39f9c756ca39e6.tar.gz freebsd-ports-gnome-72477f1b5382d8e4bbe859ce5a39f9c756ca39e6.tar.zst freebsd-ports-gnome-72477f1b5382d8e4bbe859ce5a39f9c756ca39e6.zip |
Add p5-DBIx-TableHash 1.05, tie a hash to a mysql table + SQL utils.
PR: ports/71962
Submitted by: ijliao
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 1b76940529f5..e6b6ce4c55c6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -170,6 +170,7 @@ SUBDIR += p5-DBIx-SQLEngine SUBDIR += p5-DBIx-SearchBuilder SUBDIR += p5-DBIx-Table + SUBDIR += p5-DBIx-TableHash SUBDIR += p5-DBIx-Tree SUBDIR += p5-DBIx-XHTML_Table SUBDIR += p5-DBIx-XML_RDB |