diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-04-13 14:15:09 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-04-13 14:15:09 +0800 |
commit | 1981c693bb3358d46af37cc9e0e0721d4608c6ac (patch) | |
tree | ed787a69fe81f1e9deffc0b912e8cfaf063270ba /net/Makefile | |
parent | ca5246eb0f1e4cd66c049155942f030ed6d44ed1 (diff) | |
download | freebsd-ports-graphics-1981c693bb3358d46af37cc9e0e0721d4608c6ac.tar.gz freebsd-ports-graphics-1981c693bb3358d46af37cc9e0e0721d4608c6ac.tar.zst freebsd-ports-graphics-1981c693bb3358d46af37cc9e0e0721d4608c6ac.zip |
Added new ports required for gitlab 10.6.x.
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15032
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b275cb13ef7..d8d601f9727 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1254,6 +1254,7 @@ SUBDIR += rubygem-gitaly-proto SUBDIR += rubygem-gitaly-proto083 SUBDIR += rubygem-gitaly-proto084 + SUBDIR += rubygem-gitaly-proto088 SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-grpc |