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 /misc | |
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 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9e8c3ad2106..3b5e405cf4f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.69 2000/12/11 14:15:32 wiz Exp $ -# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp +# $NetBSD: Makefile,v 1.70 2000/12/12 01:30:57 wiz Exp $ +# SUBDIR += ascii SUBDIR += asr-manpages |