aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkcairo
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-11-20 14:41:22 +0800
committerahze <ahze@FreeBSD.org>2004-11-20 14:41:22 +0800
commitfcc584e755cc799b7ed5ede45fc1be199b5bf188 (patch)
tree0ef83e08a7aa38620d379cf3c84624e4b4270105 /graphics/gtkcairo
parentcc4bacb42b553170426073f44ab92578b1f307f7 (diff)
downloadfreebsd-ports-graphics-fcc584e755cc799b7ed5ede45fc1be199b5bf188.tar.gz
freebsd-ports-graphics-fcc584e755cc799b7ed5ede45fc1be199b5bf188.tar.zst
freebsd-ports-graphics-fcc584e755cc799b7ed5ede45fc1be199b5bf188.zip
Add MASTER_SITE_LOCAL to MASTER_SITES until
freedesktop.org is back in order Approved by: adamw (implicit)
Diffstat (limited to 'graphics/gtkcairo')
-rw-r--r--graphics/gtkcairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile
index 82e0d1e98cf..7e8b657687e 100644
--- a/graphics/gtkcairo/Makefile
+++ b/graphics/gtkcairo/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gtkcairo
PORTVERSION= 0.3
CATEGORIES= graphics
-MASTER_SITES= http://www.cairographics.org/snapshots/
+MASTER_SITES= http://www.cairographics.org/snapshots/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ahze
MAINTAINER= ahze@FreeBSD.org
COMMENT= Gtk+ bindings to cairo