diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-10 09:30:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-10 09:30:21 +0000 |
commit | b37c3d3cbfabb6a9b4b8a9634f0620ffd0f3ed56 (patch) | |
tree | 5a44726860384a83954e963143c140c003d698ad /sysutils | |
parent | a820b1c156da7385cd1609b4ff0e0090f59715f5 (diff) | |
download | ports-b37c3d3cbfabb6a9b4b8a9634f0620ffd0f3ed56.tar.gz ports-b37c3d3cbfabb6a9b4b8a9634f0620ffd0f3ed56.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-bundler/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-bundler/pkg-descr b/sysutils/rubygem-bundler/pkg-descr index dd0234ca90c6..37ad539f5531 100644 --- a/sysutils/rubygem-bundler/pkg-descr +++ b/sysutils/rubygem-bundler/pkg-descr @@ -4,4 +4,4 @@ and all child dependencies specified in this manifest. It can manage any update to the gem manifest file and update the bundled gems accordingly. It also letsyou run any ruby code in context of the bundled gem environment. -WWW: http://bundler.io/ +WWW: https://bundler.io/ |