diff options
author | martti <martti> | 2002-07-25 10:07:46 +0000 |
---|---|---|
committer | martti <martti> | 2002-07-25 10:07:46 +0000 |
commit | a515af4de292dbf80910f7cf4d4c5ad31625a08e (patch) | |
tree | 36fa004ff4cbd6ec4d1f481561ab52fbebe60db0 /shells | |
parent | 9f11954709dd0db24cae3c1d1932327cf5442124 (diff) | |
download | pkgsrc-a515af4de292dbf80910f7cf4d4c5ad31625a08e.tar.gz |
Make lintpkgsrc happy with standalone-tcsh and static-tcsh.
Diffstat (limited to 'shells')
-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/ \ |