diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
commit | a5c3053fdc7e2eb7ca636c976d51bc143ce74f04 (patch) | |
tree | 45f92a213c37f1e3729da6c26116dca6c5168d70 /graphics/cairo | |
parent | Don't install/append to perllocal.pod. (diff) |
Temporarily remove cairographics.org from MASTER_SITES since the distfile either
does not exist or md5 does not match what is in distinfo
Notes
Notes:
svn path=/head/; revision=123749
Diffstat (limited to 'graphics/cairo')
-rw-r--r-- | graphics/cairo/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |