summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-11-11 03:22:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-11-11 03:22:25 +0000
commit60ca7e308f18dcef0bc091551aa23b90a375009c (patch)
tree20188915dd66801fbbf2a53545e1042a1ba93026 /sysutils
parentA library for implementing daemon management capabilities. (diff)
- github is redirecting all these to https now
Notes
Notes: svn path=/head/; revision=264379
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-capistrano/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/pkg-descr b/sysutils/rubygem-capistrano/pkg-descr
index bfd92f284767..bff4e838f03c 100644
--- a/sysutils/rubygem-capistrano/pkg-descr
+++ b/sysutils/rubygem-capistrano/pkg-descr
@@ -4,6 +4,6 @@ describes your various servers and their roles, and voila! You magically
have single-command deployment. It even allows you to roll a bad version
out of production and revert back to the previous release.
-WWW: http://github.com/capistrano/capistrano
+WWW: https://github.com/capistrano/capistrano
- Roderick van Domburg