aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/cairo/Makefile3
-rw-r--r--graphics/glitz/Makefile3
-rw-r--r--graphics/gtkcairo/Makefile3
-rw-r--r--graphics/libpixman/Makefile3
-rw-r--r--graphics/libsvg-cairo/Makefile3
-rw-r--r--graphics/libsvg/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index bd0e48ec3e25..4182b3ef20ba 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -8,8 +8,7 @@
PORTNAME= cairo
PORTVERSION= 0.2.0
CATEGORIES= graphics
-MASTER_SITES= http://www.cairographics.org/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile
index 411ebac25200..de2238761a3d 100644
--- a/graphics/glitz/Makefile
+++ b/graphics/glitz/Makefile
@@ -8,8 +8,7 @@
PORTNAME= glitz
PORTVERSION= 0.2.3
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile
index 7e8b657687e8..7c3607f6ecbf 100644
--- a/graphics/gtkcairo/Makefile
+++ b/graphics/gtkcairo/Makefile
@@ -8,8 +8,7 @@
PORTNAME= gtkcairo
PORTVERSION= 0.3
CATEGORIES= graphics
-MASTER_SITES= http://www.cairographics.org/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
diff --git a/graphics/libpixman/Makefile b/graphics/libpixman/Makefile
index c2dc9666d3a3..f7cb80253a89 100644
--- a/graphics/libpixman/Makefile
+++ b/graphics/libpixman/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libpixman
PORTVERSION= 0.1.2
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
diff --git a/graphics/libsvg-cairo/Makefile b/graphics/libsvg-cairo/Makefile
index e728b053d286..e6e35d29da6f 100644
--- a/graphics/libsvg-cairo/Makefile
+++ b/graphics/libsvg-cairo/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libsvg-cairo
PORTVERSION= 0.1.4
CATEGORIES= graphics
-MASTER_SITES= http://www.cairographics.org/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
diff --git a/graphics/libsvg/Makefile b/graphics/libsvg/Makefile
index 4008352c3395..7f5bc23307b9 100644
--- a/graphics/libsvg/Makefile
+++ b/graphics/libsvg/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libsvg
PORTVERSION= 0.1.2
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/cairo/snapshots/ \
- ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org