diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-08-11 09:26:25 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-08-11 09:26:25 +0000 |
commit | b0a3a0e5e046a7e53a0c01087be65ae16244ec41 (patch) | |
tree | b55e8fc861c2799264fd1cf8934b344c7fa5ec7d /databases/Makefile | |
parent | 8a2e82a3bdd17cfe7f6f780a2398c1e8cda596fc (diff) | |
download | ports-b0a3a0e5e046a7e53a0c01087be65ae16244ec41.tar.gz ports-b0a3a0e5e046a7e53a0c01087be65ae16244ec41.zip |
Notes
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 411fb5d9e970..a8996ccf72e8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -569,6 +569,7 @@ SUBDIR += pg_activity SUBDIR += pg_citus SUBDIR += pg_dirtyread + SUBDIR += pg_partman SUBDIR += pg_qualstats SUBDIR += pg_reorg SUBDIR += pg_repack |