diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-07 02:34:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-07 02:34:17 +0000 |
commit | dc1f9c77b259af0780c77076a8a9d15442feae77 (patch) | |
tree | 9481d531f8d8811013d1965f001c927d18667b69 /news | |
parent | Update to 5.0 (diff) |
My ftp mirroring of tin has stopped.
Notes
Notes:
svn path=/head/; revision=75003
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index fdbc74758c56..b3d683c310c5 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -9,8 +9,7 @@ PORTNAME= tin PORTVERSION= 1.5.16 PORTREVISION= 2 CATEGORIES+= news ipv6 -MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/snapshots/ \ - ftp://nuxi.ucdavis.edu/pub/tin/v1.5/snapshots/ +MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/snapshots/ MAINTAINER?= ache@FreeBSD.org |