diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-05-29 11:42:06 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-05-29 16:23:55 +0000 |
commit | 5154c2bd5207fdc3ea59c58484421196c949aca4 (patch) | |
tree | 8c8e5b4f546bbb06991f1373e1548c63f1fb3f4a /net/Makefile | |
parent | 76585a941a4fd7d59b1a0d16d2442445057fcabb (diff) |
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2c6818e29a7c..d2962af2565d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1254,6 +1254,7 @@ SUBDIR += rubygem-gitaly-proto SUBDIR += rubygem-gitlab-fog-azure-rm SUBDIR += rubygem-gitlab-fog-google + SUBDIR += rubygem-gitlab-omniauth-openid-connect SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-google-cloud-bigquery SUBDIR += rubygem-google-cloud-bigtable @@ -1344,6 +1345,7 @@ SUBDIR += rubygem-rye SUBDIR += rubygem-serverengine SUBDIR += rubygem-simple_oauth + SUBDIR += rubygem-spamcheck SUBDIR += rubygem-stackdriver-core SUBDIR += rubygem-stompserver SUBDIR += rubygem-t |