diff options
Diffstat (limited to 'secure/lib/libcrypt/test/Makefile')
-rw-r--r-- | secure/lib/libcrypt/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypt/test/Makefile b/secure/lib/libcrypt/test/Makefile index c55a276..0ba817f 100644 --- a/secure/lib/libcrypt/test/Makefile +++ b/secure/lib/libcrypt/test/Makefile @@ -2,7 +2,7 @@ # Hacked Makefile to compile and run the DES-certification program, # but not install anything. # -# $Id: Makefile,v 1.4 1995/05/30 06:11:48 rgrimes Exp $ +# $FreeBSD$ # LIBCRYPT= $(.OBJDIR)/libdescrypt.a |