diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-10 10:03:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-10 10:03:23 +0000 |
commit | bdba827f4ce250f782acbd1e8fa4b749330122a8 (patch) | |
tree | 65bde7b52971cceec3b94bfed5b040226ae0b04f /news/tin/Makefile | |
parent | 8d8806ed48b67c9b6e0326740bd1d4527462c49d (diff) | |
download | pkgsrc-bdba827f4ce250f782acbd1e8fa4b749330122a8.tar.gz |
Update to 1.4.4. Changes: Mainly bug and security fixes.
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 4683d19f6dd..c55c209b60d 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2000/02/06 02:34:26 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/08/10 10:03:23 wiz Exp $ # $FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp -DISTNAME= tin-1.4.2 +DISTNAME= tin-1.4.4 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \ |