diff options
author | ahze <ahze@FreeBSD.org> | 2004-12-12 04:58:31 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-12-12 04:58:31 +0800 |
commit | 5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca (patch) | |
tree | d4ea0aa1854d8d49e69841f75d8d461f4799991d /graphics/gtkcairo | |
parent | d4d5e0650b726cd966e540f1b32470a21d5889c8 (diff) | |
download | freebsd-ports-gnome-5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca.tar.gz freebsd-ports-gnome-5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca.tar.zst freebsd-ports-gnome-5f0af77cc5f3406a834ce4c98ae3f33a86eb1fca.zip |
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/gtkcairo')
-rw-r--r-- | graphics/gtkcairo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |