From 040e587ea4bca8c43f75b16a3697a214b0afff4f Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 16 May 2002 18:51:04 +0000 Subject: [PATCH] Fix Makefile.std --- src/Makefile.std | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.std b/src/Makefile.std index 9a091af7..f3ef8f66 100644 --- a/src/Makefile.std +++ b/src/Makefile.std @@ -1,6 +1,6 @@ # Makefile for file(1) cmd. # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE. -# @(#)$Id: Makefile.std,v 1.13 2002/05/16 18:45:56 christos Exp $ +# @(#)$Id: Makefile.std,v 1.14 2002/05/16 18:51:04 christos Exp $ # # This software is not subject to any license of the American Telephone # and Telegraph Company or of the Regents of the University of California. @@ -22,7 +22,7 @@ # # 4. This notice may not be removed or altered. # -VERSION = 3.37 +VERSION = 3.38 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic -- 2.40.0