diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-06 18:24:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-06 18:24:34 +0000 |
commit | c4058b4826ffd71dc58d03af201f887443be4c50 (patch) | |
tree | ee97f2af107d5db532ba99c6bdaa1ea0e613231a /graphics/p5-Image-ExifTool-devel | |
parent | fd3df7849ed9605d372be69a2998f3c56a6bec54 (diff) | |
download | ports-c4058b4826ffd71dc58d03af201f887443be4c50.tar.gz ports-c4058b4826ffd71dc58d03af201f887443be4c50.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-ExifTool-devel')
-rw-r--r-- | graphics/p5-Image-ExifTool-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-ExifTool-devel/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile index 5a1ffdb3c0e8..a9ea65cc99e8 100644 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ b/graphics/p5-Image-ExifTool-devel/Makefile @@ -4,7 +4,7 @@ PORTNAME= Image-ExifTool PORTVERSION= 10.66 CATEGORIES= graphics perl5 -MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ +MASTER_SITES= https://sno.phy.queensu.ca/~phil/exiftool/ PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -devel diff --git a/graphics/p5-Image-ExifTool-devel/pkg-descr b/graphics/p5-Image-ExifTool-devel/pkg-descr index 7b63ee11c387..6c380f812ed9 100644 --- a/graphics/p5-Image-ExifTool-devel/pkg-descr +++ b/graphics/p5-Image-ExifTool-devel/pkg-descr @@ -14,4 +14,4 @@ Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon. ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images. -WWW: http://www.sno.phy.queensu.ca/~phil/exiftool/ +WWW: https://sno.phy.queensu.ca/~phil/exiftool/ |