diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /databases/postgresql-plruby | |
parent | - Fix LICENSE (diff) |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r-- | databases/postgresql-plruby/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plruby/pkg-descr b/databases/postgresql-plruby/pkg-descr index 8d857fe32868..42f08e2c01bf 100644 --- a/databases/postgresql-plruby/pkg-descr +++ b/databases/postgresql-plruby/pkg-descr @@ -2,4 +2,4 @@ PL/Ruby is a loadable procedural language for the PostgreSQL database system (7.0 or later) that enables to write functions and trigger procedures in Ruby. -WWW: http://github.com/knu/postgresql-plruby +WWW: https://github.com/knu/postgresql-plruby |