summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-26 23:31:11 +0000
committerwollman <wollman@FreeBSD.org>1994-08-26 23:31:11 +0000
commitad7993daba3542579514f59590a9e4c1eb0ae095 (patch)
treecb12f2f7f657113ddaa7eb1272c723e7390918f0 /secure
parentdd8e4f74c342108f5cfc930565d347279b3f3184 (diff)
downloadFreeBSD-src-ad7993daba3542579514f59590a9e4c1eb0ae095.zip
FreeBSD-src-ad7993daba3542579514f59590a9e4c1eb0ae095.tar.gz
Hopefully fix bogus permissions.
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile
index e7a5f51..0a95333 100644
--- a/secure/lib/libcrypt/Makefile
+++ b/secure/lib/libcrypt/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.5 1994/08/20 18:16:57 csgr Exp $
+# $Id: Makefile,v 1.6 1994/08/26 19:03:23 wollman Exp $
#
LCRYPTBASE= libcrypt
@@ -49,3 +49,4 @@ afterinstall:
fi
.endif
+
OpenPOWER on IntegriCloud