diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-22 12:07:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-22 12:07:02 +0800 |
commit | af73d5555496e6339b155312d47c3ab406eea7a8 (patch) | |
tree | 8859cc39a871a2adf739d218d8c90c9127f57678 /databases/Makefile | |
parent | 96ddd407ab87dbf1a0ae66404c4197bc7b448b20 (diff) | |
download | freebsd-ports-gnome-af73d5555496e6339b155312d47c3ab406eea7a8.tar.gz freebsd-ports-gnome-af73d5555496e6339b155312d47c3ab406eea7a8.tar.zst freebsd-ports-gnome-af73d5555496e6339b155312d47c3ab406eea7a8.zip |
- Fix now really INDEX
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/Makefile b/databases/Makefile index e59f928b5f63..4e5952721494 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -564,22 +564,22 @@ SUBDIR += postgresql73-server SUBDIR += postgresql74-client SUBDIR += postgresql74-server - SUBDIR += postgresql74-client + SUBDIR += postgresql74-contrib SUBDIR += postgresql80-client SUBDIR += postgresql80-server - SUBDIR += postgresql80-client + SUBDIR += postgresql80-contrib SUBDIR += postgresql81-client SUBDIR += postgresql81-server - SUBDIR += postgresql81-client + SUBDIR += postgresql81-contrib SUBDIR += postgresql82-client SUBDIR += postgresql82-server SUBDIR += postgresql82-contrib SUBDIR += postgresql83-client SUBDIR += postgresql83-server - SUBDIR += postgresql83-client + SUBDIR += postgresql83-contrib SUBDIR += postgresql84-client SUBDIR += postgresql84-server - SUBDIR += postgresql84-client + SUBDIR += postgresql84-contrib SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += ptop |