From c4a4b47e7fb3cb4fe94c34e93b3a01f2ae4bfe89 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 27 Dec 2006 10:24:30 +0000 Subject: [PATCH] Add a MASTER_SITE mirror PR: ports/104692 Submitted by: Thomas Abthorpe Approved by: maintainer --- math/abs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/abs/Makefile b/math/abs/Makefile index abb2bda2ddac..8e0d84c67722 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -8,7 +8,8 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ +MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ \ + http://fresh.t-systems-sfr.com/unix/src/privat2/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@gufi.org