git: 092f7897b7f7 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Nov 2022 21:44:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=092f7897b7f7abbc61908b3a76cfee1c29e70b19 commit 092f7897b7f7abbc61908b3a76cfee1c29e70b19 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-11-30 19:55:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-11-30 21:23:41 +0000 */Makefile: Sort SUBDIRs --- databases/Makefile | 2 +- www/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/Makefile b/databases/Makefile index 909d5682b01b..ab32261e79b9 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1005,8 +1005,8 @@ SUBDIR += rubygem-redis-namespace SUBDIR += rubygem-redis-namespace18 SUBDIR += rubygem-redis4 - SUBDIR += rubygem-sdbm SUBDIR += rubygem-scenic61 + SUBDIR += rubygem-sdbm SUBDIR += rubygem-seed-fu SUBDIR += rubygem-sqlite3 SUBDIR += rubygem-sqlite3-ruby diff --git a/www/Makefile b/www/Makefile index f91a4fb40138..192b5380d239 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2125,8 +2125,8 @@ SUBDIR += rubygem-robots SUBDIR += rubygem-roda SUBDIR += rubygem-rqrcode - SUBDIR += rubygem-rqrcode2 SUBDIR += rubygem-rqrcode-rails3 + SUBDIR += rubygem-rqrcode2 SUBDIR += rubygem-rqrcode_core SUBDIR += rubygem-rss SUBDIR += rubygem-rtlit