diff options
-rw-r--r-- | databases/speedtables/Makefile | 1 | ||||
-rw-r--r-- | databases/speedtables/pkg-plist | 15 |
2 files changed, 10 insertions, 6 deletions
diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile index 26e85af8504c..5fef592284f3 100644 --- a/databases/speedtables/Makefile +++ b/databases/speedtables/Makefile @@ -4,6 +4,7 @@ PORTNAME= speedtables PORTVERSION= 1.10.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org diff --git a/databases/speedtables/pkg-plist b/databases/speedtables/pkg-plist index 5c59d43ec1a1..63036264ea9d 100644 --- a/databases/speedtables/pkg-plist +++ b/databases/speedtables/pkg-plist @@ -1,13 +1,19 @@ bin/sttp +lib/ctable_server/ctable_client_server.tcl +lib/ctable_server/ctable_client.tcl +lib/ctable_server/ctable_server.tcl +lib/ctable_server/pkgIndex.tcl +lib/ctable_server/sttp_buffer.tcl lib/ctable/boyer_moore.c lib/ctable/command-body.c-subst lib/ctable/config.tcl -lib/ctable/ctable.h lib/ctable/ctable_batch.c lib/ctable/ctable_io.c lib/ctable/ctable_lists.c lib/ctable/ctable_qsort.c lib/ctable/ctable_search.c +lib/ctable/ctable.h +lib/ctable/ethers.c lib/ctable/exten-frag.c-subst lib/ctable/gentable.tcl lib/ctable/init-exten.c-subst @@ -22,15 +28,12 @@ lib/ctable/speedtableHash.c lib/ctable/speedtables.h lib/ctable/sysconfig.tcl lib/ctable/template.c-subst -lib/ctable_server/ctable_client.tcl -lib/ctable_server/ctable_client_server.tcl -lib/ctable_server/ctable_server.tcl -lib/ctable_server/pkgIndex.tcl -lib/ctable_server/sttp_buffer.tcl +lib/stapi/client/cass.tcl lib/stapi/client/client.tcl lib/stapi/client/extend.tcl lib/stapi/client/pgsql.tcl lib/stapi/client/shared.tcl +lib/stapi/client/uri.tcl lib/stapi/copy.tcl lib/stapi/debug.tcl lib/stapi/display/display.tcl |