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/libsvg | |
parent | c662cddc6b440e957423823f8f39a7461b3eb691 (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/libsvg')
-rw-r--r-- | graphics/libsvg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |