From ada4279ab58a88cbfc8def9e62fef2649882c016 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 5 Nov 2003 19:02:33 +0000 Subject: [PATCH] Per distfile survey, remove mastersite #2, which now automatically redirects you to mastersite #1. Informed maintainer. --- lang/t3x/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index 27c19953a605..7de18f1b0ab4 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -8,8 +8,7 @@ PORTNAME= t3x PORTVERSION= 8.0.4 CATEGORIES= lang devel -MASTER_SITES= http://t3x.dyndns.org/files/ \ - http://www.t3x.org/files/ +MASTER_SITES= http://t3x.dyndns.org/files/ DISTNAME= t3x-${PORTVERSION:S/.//g} MAINTAINER= nmh@t3x.org