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 /security | |
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 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d4fe2b6f83c..2d2a91ecff6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2000/11/29 11:31:55 rh Exp $ -# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp +# $NetBSD: Makefile,v 1.53 2000/12/12 01:31:03 wiz Exp $ # SUBDIR += PAM |