diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-11-11 11:22:25 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-11-11 11:22:25 +0800 |
commit | a5b692fb9cbba838099d5145c03bddd7341ed1d6 (patch) | |
tree | 4b4f096e0c5bec99e6b39a67e2da1b418373ec76 /graphics | |
parent | 48f6279b5a1f4a415e0040433857fd6e0dce838e (diff) | |
download | freebsd-ports-graphics-a5b692fb9cbba838099d5145c03bddd7341ed1d6.tar.gz freebsd-ports-graphics-a5b692fb9cbba838099d5145c03bddd7341ed1d6.tar.zst freebsd-ports-graphics-a5b692fb9cbba838099d5145c03bddd7341ed1d6.zip |
- github is redirecting all these to https now
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-captcha/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/rubygem-exifr/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-captcha/pkg-descr b/graphics/rubygem-captcha/pkg-descr index aff678c83a7..27c2964fc20 100644 --- a/graphics/rubygem-captcha/pkg-descr +++ b/graphics/rubygem-captcha/pkg-descr @@ -3,4 +3,4 @@ and Humans Apart") written in Ruby. This will dynamically create an image containing a key displayed on a noisy background, which the user must enter into a text box. -WWW: http://github.com/winton/captcha +WWW: https://github.com/winton/captcha diff --git a/graphics/rubygem-exifr/pkg-descr b/graphics/rubygem-exifr/pkg-descr index 1d3db6920bb..2b5b4c0f729 100644 --- a/graphics/rubygem-exifr/pkg-descr +++ b/graphics/rubygem-exifr/pkg-descr @@ -1,4 +1,4 @@ Exifr is a pure ruby library to extract EXIF info from image files. Both JPEG and TIFF formats are supported. -WWW: http://github.com/remvee/exifr/ +WWW: https://github.com/remvee/exifr/ |