summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-05-09 21:25:52 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-05-09 21:25:52 +0000
commitb9d2a30381f327b1090e106f352723bc1cac7417 (patch)
treec934439b49e901b79a17de081225d90c43933fb9 /news
parentBuild in a different way to enable the use of the "-nP", "-P", and "-Pprinter" (diff)
Tweak fetch URLs slightly.
Notes
Notes: svn path=/head/; revision=18705
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile6
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