diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/Makefile b/databases/Makefile index 81b4e10b37f9..ff431296db1e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -48,6 +48,7 @@ SUBDIR += db SUBDIR += db18 SUBDIR += db5 + SUBDIR += dbeaver SUBDIR += dbf SUBDIR += dbh SUBDIR += dbixx @@ -168,8 +169,6 @@ SUBDIR += mariadb-java-client SUBDIR += mariadb1011-client SUBDIR += mariadb1011-server - SUBDIR += mariadb105-client - SUBDIR += mariadb105-server SUBDIR += mariadb106-client SUBDIR += mariadb106-server SUBDIR += mariadb114-client @@ -515,8 +514,6 @@ SUBDIR += pear-DB_Table SUBDIR += pear-DB_ldap SUBDIR += pear-DB_ldap2 - SUBDIR += pear-DoctrineCommon - SUBDIR += pear-DoctrineDBAL SUBDIR += pear-Horde_Db SUBDIR += pear-Horde_HashTable SUBDIR += pear-Horde_Imsp @@ -659,6 +656,7 @@ SUBDIR += postgis33 SUBDIR += postgis34 SUBDIR += postgis35 + SUBDIR += postgis36 SUBDIR += postgresql-cstore_fdw SUBDIR += postgresql-idn SUBDIR += postgresql-jdbc @@ -897,6 +895,7 @@ SUBDIR += redis62 SUBDIR += redis72 SUBDIR += redis74 + SUBDIR += redis80 SUBDIR += redis_exporter SUBDIR += redisdesktopmanager SUBDIR += redisjson @@ -908,7 +907,6 @@ SUBDIR += rrdman SUBDIR += rrdmerge SUBDIR += rrdtool - SUBDIR += rrdtool12 SUBDIR += ruby-bdb SUBDIR += ruby-qdbm SUBDIR += ruby-tokyocabinet @@ -1024,6 +1022,7 @@ SUBDIR += rubygem-openid-redis-store SUBDIR += rubygem-paranoia SUBDIR += rubygem-pg + SUBDIR += rubygem-pg-gitlab SUBDIR += rubygem-pg_array_parser SUBDIR += rubygem-pg_query SUBDIR += rubygem-pghero |