diff options
-rw-r--r-- | shells/tcsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 7a794c510f3..322983a3d72 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2002/07/24 17:51:32 kim Exp $ +# $NetBSD: Makefile,v 1.34 2002/07/25 10:07:46 martti Exp $ # +PKGNAME= tcsh-6.12.00 DISTNAME= tcsh-6.12.00 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ |