diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-09 21:25:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-09 21:25:52 +0000 |
commit | b9d2a30381f327b1090e106f352723bc1cac7417 (patch) | |
tree | c934439b49e901b79a17de081225d90c43933fb9 /news | |
parent | 5c87441d03d9517ea192466d922814f6058a01a3 (diff) | |
download | ports-b9d2a30381f327b1090e106f352723bc1cac7417.tar.gz ports-b9d2a30381f327b1090e106f352723bc1cac7417.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index eb3abd2ecb61..0b0eec175d34 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,15 +4,15 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.69 1999/03/26 16:07:13 ache Exp $ +# $Id: Makefile,v 1.70 1999/04/15 05:53:43 obrien Exp $ # DISTNAME= tinpre-1.4-19990413 PKGNAME= tinpre-1.4.19990413 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ - ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ - ftp://ftp.nuxi.com/pub/tin/pre-v1.4/ + ftp://nuxi.ucdavis.edu/pub/tin/current/ \ + ftp://ftp.nuxi.com/pub/tin/current/ USE_BZIP2= yes MAINTAINER= ache@FreeBSD.org |