diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-22 11:47:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-22 11:47:34 +0000 |
commit | af958bff2db45a9725c0ab377d909661bdc3d03e (patch) | |
tree | c542fda9188316ffbe24b95f407813cafdd5c37b /news/tin | |
parent | b8ccbc9c4a25cd1fb8dd5c77f6fa6b63109f696c (diff) |
Notes
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index db536ca06fab..9dcd2b5902fd 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,10 +4,11 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $ +# $Id: Makefile,v 1.67 1999/03/20 12:41:23 ache Exp $ # DISTNAME= tinpre-1.4-19990216 +PKGNAME= tinpre-1.4.19990216 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ |