diff options
author | martti <martti@pkgsrc.org> | 2002-07-25 10:07:46 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-07-25 10:07:46 +0000 |
commit | 312f0317b68c5b288702acba8a0da42f3340e449 (patch) | |
tree | 36fa004ff4cbd6ec4d1f481561ab52fbebe60db0 /shells | |
parent | 64aef96708ab614a7e880d1c7178af7b2462fd65 (diff) | |
download | pkgsrc-312f0317b68c5b288702acba8a0da42f3340e449.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/ \ |