diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-21 15:12:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-21 15:12:59 +0800 |
commit | 8f915dbe2d006294e5c32b4f73deb5b529e229c8 (patch) | |
tree | 1c88012c46b53870b06292fb4d0ec67f0e348f3c /databases | |
parent | cd895aa7bc814f529a74331935316fb79f091976 (diff) | |
download | freebsd-ports-gnome-8f915dbe2d006294e5c32b4f73deb5b529e229c8.tar.gz freebsd-ports-gnome-8f915dbe2d006294e5c32b4f73deb5b529e229c8.tar.zst freebsd-ports-gnome-8f915dbe2d006294e5c32b4f73deb5b529e229c8.zip |
- Fix INDEX
Pointy hat to: girgen
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 56559621953c..e59f928b5f63 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -564,16 +564,22 @@ SUBDIR += postgresql73-server SUBDIR += postgresql74-client SUBDIR += postgresql74-server + SUBDIR += postgresql74-client SUBDIR += postgresql80-client SUBDIR += postgresql80-server + SUBDIR += postgresql80-client SUBDIR += postgresql81-client SUBDIR += postgresql81-server + SUBDIR += postgresql81-client SUBDIR += postgresql82-client SUBDIR += postgresql82-server + SUBDIR += postgresql82-contrib SUBDIR += postgresql83-client SUBDIR += postgresql83-server + SUBDIR += postgresql83-client SUBDIR += postgresql84-client SUBDIR += postgresql84-server + SUBDIR += postgresql84-client SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += ptop |