diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-05 19:02:33 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-05 19:02:33 +0000 |
commit | 0027d02c56378f9b4228a59a56d67a5ae31c1e2e (patch) | |
tree | 2cbc1e26c24a9b7bd76d326063b1c8224b1bc7c7 /lang | |
parent | 085f41ba5f541130a00db8ab64c58a7b1c50243a (diff) | |
download | FreeBSD-ports-0027d02c56378f9b4228a59a56d67a5ae31c1e2e.zip FreeBSD-ports-0027d02c56378f9b4228a59a56d67a5ae31c1e2e.tar.gz |
Per distfile survey, remove mastersite #2, which now automatically
redirects you to mastersite #1. Informed maintainer.
Diffstat (limited to 'lang')
-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 27c1995..7de18f1 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 |