diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
commit | a32b3a56553677e14a448f1a16a11a4a984b3574 (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /shells | |
parent | 678a50db460281f0c10dbbd050415b0e8e38af2a (diff) | |
download | pkgsrc-a32b3a56553677e14a448f1a16a11a4a984b3574.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index 7bcbb71c0ab..e0c86387351 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/11/02 21:53:09 tron Exp $ -# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp +# $NetBSD: Makefile,v 1.8 2000/12/12 01:31:04 wiz Exp $ # SUBDIR += bash2 |