diff options
author | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
commit | bba4c506a905e25c06a3e9c3f4d6e98019fe5905 (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /archivers | |
parent | 19cde92d879255ae9a2209dec17ff277b14fa09b (diff) | |
download | pkgsrc-bba4c506a905e25c06a3e9c3f4d6e98019fe5905.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index c46e276c0cb..fd69fd19092 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/07/20 19:47:21 wiz Exp $ -# FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp +# $NetBSD: Makefile,v 1.26 2000/12/12 01:30:36 wiz Exp $ # SUBDIR += arc |