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 /databases | |
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 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 1e9252fac64..888a2ba2239 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2000/11/27 01:02:18 wiz Exp $ -# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp +# $NetBSD: Makefile,v 1.44 2000/12/12 01:30:45 wiz Exp $ # SUBDIR += db |