From 42f38e82fd7043725a8f5bac5f902d9bdcfbb125 Mon Sep 17 00:00:00 2001 From: kim Date: Fri, 22 May 2015 08:03:43 +0000 Subject: Upgrade to 6.19.00 This is a mainly a bug fix release with few new features: 1. new cdtohome variable 2. locking in history files 3. history speedups. --- shells/tcsh/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'shells/tcsh/Makefile') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 418ed6d77ce..fae38b3cde0 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.78 2015/01/20 11:00:32 hauke Exp $ +# $NetBSD: Makefile,v 1.79 2015/05/22 08:03:43 kim Exp $ -DISTNAME= tcsh-6.18.01 -PKGREVISION= 6 +DISTNAME= tcsh-6.19.00 +#PKGREVISION= 0 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ - ftp://ftp.funet.fi/pub/unix/shells/tcsh/ + ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ MAINTAINER= kim@NetBSD.org HOMEPAGE= http://www.tcsh.org/ -- cgit v1.2.3