diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-07 05:44:53 +0800 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-07 05:44:53 +0800 |
commit | 567b65a5a46421dc06429a2997901e93bc4c4f17 (patch) | |
tree | c44cc472a47c96ecd6b5362937eaf6fc4c10cabb /graphics/simage | |
parent | bb047f91f88542d95369dd76a4824bdb8fce5f07 (diff) | |
download | freebsd-ports-gnome-567b65a5a46421dc06429a2997901e93bc4c4f17.tar.gz freebsd-ports-gnome-567b65a5a46421dc06429a2997901e93bc4c4f17.tar.zst freebsd-ports-gnome-567b65a5a46421dc06429a2997901e93bc4c4f17.zip |
Update WWW and MASTER_SITES for four coin3d ports
* graphics/Coin
* graphics/simage
* x11-toolkits/soqt
* x11-toolkits/soXt
PR: 192442
Submitted by: Shane Ambler
Approved by: general blanket (1/4 ports maintained)
Diffstat (limited to 'graphics/simage')
-rw-r--r-- | graphics/simage/Makefile | 2 | ||||
-rw-r--r-- | graphics/simage/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 03fe3c5203a2..f3a1b1aa8ba5 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -5,7 +5,7 @@ PORTNAME= simage PORTVERSION= 1.7.0 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends diff --git a/graphics/simage/pkg-descr b/graphics/simage/pkg-descr index 8fcc0b3184c8..9a70d375dff0 100644 --- a/graphics/simage/pkg-descr +++ b/graphics/simage/pkg-descr @@ -4,4 +4,4 @@ This is ``simage'', a library with image format loaders and front-ends to common import libraries. simage is meant for use with applications which reads image files as textures. -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home |