diff options
author | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
commit | c9ed6e4d4ccaa6b5b171c7d8baa0094aad0368bc (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /editors | |
parent | 52c9de77d36b7a72e8638067c48d940452abf26a (diff) | |
download | pkgsrc-c9ed6e4d4ccaa6b5b171c7d8baa0094aad0368bc.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6f6d56c4b65..48d97b9470a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2000/11/21 05:25:58 kei Exp $ -# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp +# $NetBSD: Makefile,v 1.38 2000/12/12 01:30:46 wiz Exp $ # SUBDIR += abiword |