diff options
author | ahze <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
commit | 5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca (patch) | |
tree | d4ea0aa1854d8d49e69841f75d8d461f4799991d /graphics/libsvg | |
parent | d4d5e0650b726cd966e540f1b32470a21d5889c8 (diff) | |
download | FreeBSD-ports-5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca.zip FreeBSD-ports-5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca.tar.gz |
Temporarily remove cairographics.org from MASTER_SITES since the distfile either
does not exist or md5 does not match what is in distinfo
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 4008352..7f5bc23 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 |