diff options
Diffstat (limited to 'graphics/simage/Makefile')
-rw-r--r-- | graphics/simage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index bedfceff4738..21e58c44014c 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -9,7 +9,7 @@ PORTNAME= simage PORTVERSION= 1.6.1 PORTREVISION= 8 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ +MASTER_SITES= http://www.coin3d.org/lib/simage/releases/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Library with image format loaders and front-ends |