diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-27 02:41:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-27 02:41:27 +0800 |
commit | 522f10c1b81d5e36061b8271433ed1a229d24efb (patch) | |
tree | cb7b2d3aab0addf759205b6bf417e55ec46863e4 /graphics | |
parent | 5c162640bc42b10e3693a25d1f0e7fbf01daa4cb (diff) | |
download | freebsd-ports-gnome-522f10c1b81d5e36061b8271433ed1a229d24efb.tar.gz freebsd-ports-gnome-522f10c1b81d5e36061b8271433ed1a229d24efb.tar.zst freebsd-ports-gnome-522f10c1b81d5e36061b8271433ed1a229d24efb.zip |
Update MASTER_SITES and WWW
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jasper/Makefile | 2 | ||||
-rw-r--r-- | graphics/jasper/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 00c0289eb3d3..c6452fc6e226 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -5,7 +5,7 @@ PORTNAME= jasper PORTVERSION= 1.900.1 PORTREVISION= 17 CATEGORIES= graphics -MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ \ +MASTER_SITES= https://www.ece.uvic.ca/~frodo/jasper/software/ \ ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/jasper/pkg-descr b/graphics/jasper/pkg-descr index 65e66fd07623..251f5e0ace65 100644 --- a/graphics/jasper/pkg-descr +++ b/graphics/jasper/pkg-descr @@ -2,5 +2,5 @@ JasPer is a software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). The JasPer software is written in the C programming language. -WWW: http://www.ece.uvic.ca/~frodo/jasper/ +WWW: https://www.ece.uvic.ca/~frodo/jasper/ WWW: https://github.com/mdadams/jasper |