diff options
Diffstat (limited to 'contrib/file/Makefile.std')
-rw-r--r-- | contrib/file/Makefile.std | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/file/Makefile.std b/contrib/file/Makefile.std index 9691211..ff2a9b5 100644 --- a/contrib/file/Makefile.std +++ b/contrib/file/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.16 2003/02/08 18:35:36 christos Exp $ +# @(#)$Id: Makefile.std,v 1.17 2003/02/27 20:47:45 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.40 +VERSION = 3.41 SHELL = /bin/sh #MAGIC = /etc/magic MAGIC = /usr/local/etc/magic |