From e780f00bc8b35bbad0a2e0bcd175a5c40b09bd3d Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 15 Mar 2006 14:55:52 +0000 Subject: [PATCH] Add additional, faster master site. --- devel/libast/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/libast/Makefile b/devel/libast/Makefile index b3e83a18fbd2..d762824bfb52 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -8,7 +8,8 @@ PORTNAME= libast PORTVERSION= 0.7 CATEGORIES= devel -MASTER_SITES= http://www.eterm.org/download/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A library of assorted spiffy things