diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-06 03:02:33 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-06 03:02:33 +0800 |
commit | ada4279ab58a88cbfc8def9e62fef2649882c016 (patch) | |
tree | 5feee1a354c211b89dcbbe9149ca2d45666cb491 /lang/t3x | |
parent | 577f3890eacaa2f587dc1ddb9f8aaaac51219961 (diff) | |
download | freebsd-ports-gnome-ada4279ab58a88cbfc8def9e62fef2649882c016.tar.gz freebsd-ports-gnome-ada4279ab58a88cbfc8def9e62fef2649882c016.tar.zst freebsd-ports-gnome-ada4279ab58a88cbfc8def9e62fef2649882c016.zip |
Per distfile survey, remove mastersite #2, which now automatically
redirects you to mastersite #1. Informed maintainer.
Diffstat (limited to 'lang/t3x')
-rw-r--r-- | lang/t3x/Makefile | 3 |
1 files changed, 1 insertions, 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 |