diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-06-29 16:44:03 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-06-29 16:44:03 +0000 |
commit | 0241af3e58aa0e252c23f8e45e7393d9ed6e1cbf (patch) | |
tree | 71270fe078e1db94b6f5341ffaa726634e87132b /databases | |
parent | 219d691b6242c1f44fc11007e9395a84c310cb59 (diff) |
Must remember to Hook databases/pgpool-II-33 up to the build..
PR: 189880
Notes
Notes:
svn path=/head/; revision=359787
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 28a51101042f..ac67c77c7011 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -560,6 +560,7 @@ SUBDIR += pgpool-II-22 SUBDIR += pgpool-II-23 SUBDIR += pgpool-II-30 + SUBDIR += pgpool-II-33 SUBDIR += pgpoolAdmin SUBDIR += pgrouting SUBDIR += pgsphere |