From 0da414a4cb2625d1af9a102e38530818c7c3cc41 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 19 Nov 2000 21:44:06 +0000 Subject: update for tcsh-6.10.00 --- shells/tcsh/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'shells/tcsh/Makefile') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 82ba34a1df5..afc27b42bf6 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2000/08/30 18:00:52 abs Exp $ +# $NetBSD: Makefile,v 1.21 2000/11/19 21:44:06 christos Exp $ # -DISTNAME= tcsh-6.09 -PKGNAME= tcsh-6.09.00 +DISTNAME= tcsh-6.10 +PKGNAME= tcsh-6.10.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.gw.com/pub/unix/tcsh/ \ @@ -30,6 +30,8 @@ OS_VERSION!= echo ${OS_VERSION} | sed -e 's|5\.|2.|' LOWER_OPSYS= solaris${OS_VERSION} .endif +# XXX: For now we don't install the ukrainian, because there is no directory. +# ukrainian:ISO_8859-1:uk:UA post-install: @${ECHO} "Installing message catalogues" @${INSTALL_DATA} ${WRKSRC}/tcsh.C.cat ${PREFIX}/${NLSDIR}/C/tcsh.cat -- cgit v1.2.3