diff options
author | mat <mat@FreeBSD.org> | 2017-09-11 21:10:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-09-11 21:10:24 +0800 |
commit | 838c7f1477af06fb3bee6f756454e11be29002e5 (patch) | |
tree | 92c37f4af960cde7eff562e0e9855d061ea72f24 /databases/Makefile | |
parent | 84d630d63535935e737cdb33b5677180403b4c73 (diff) | |
download | freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.tar.gz freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.tar.zst freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.zip |
Sort categories Makefiles properly.
Sponsored by: Absolight
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8ca23a6bc411..53dbf3a81cf4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -555,8 +555,8 @@ SUBDIR += pecl-mongodb SUBDIR += pecl-pdo_user SUBDIR += pecl-redis - SUBDIR += pecl-rrd1 SUBDIR += pecl-rrd + SUBDIR += pecl-rrd1 SUBDIR += pecl-tokyo_tyrant SUBDIR += percona-pam-for-mysql SUBDIR += percona-toolkit @@ -567,6 +567,7 @@ SUBDIR += percona57-client SUBDIR += percona57-pam-for-mysql SUBDIR += percona57-server + SUBDIR += pgFormatter SUBDIR += pg_activity SUBDIR += pg_citus SUBDIR += pg_dirtyread @@ -585,7 +586,6 @@ SUBDIR += pgbouncer SUBDIR += pgdbf SUBDIR += pgespresso - SUBDIR += pgFormatter SUBDIR += pgfouine SUBDIR += pgloader SUBDIR += pgloader3 |