diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-04 03:56:09 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-04 03:56:09 +0000 |
commit | 64cc8edea56c90e481db9d36f2f8ae9d777393d1 (patch) | |
tree | 230b9807ba5fc5e774b5a0c7e4c1a78e92bf9ded /news/tin/Makefile | |
parent | Correct typo (diff) |
Upgrade to 970303
Notes
Notes:
svn path=/head/; revision=5823
Diffstat (limited to 'news/tin/Makefile')
-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 0c1cbe96ff24..a0d57ce9949b 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,11 +4,11 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.25 1997/02/05 08:11:59 ache Exp $ +# $Id: Makefile,v 1.26 1997/02/27 23:31:27 ache Exp $ # -DISTNAME= tin1.3-unoff-BETA-970225 -PKGNAME= tin-1.3.970225 +DISTNAME= tin1.3-unoff-BETA-970303 +PKGNAME= tin-1.3.970303 CATEGORIES= news MASTER_SITES= ftp://ftp.akk.uni-karlsruhe.de/pub/tin/ \ ftp://nuxi.ucdavis.edu/pub/tin/ \ |