summaryrefslogtreecommitdiff
path: root/src/Makefile.std
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2000-11-13 00:30:49 +0000
committerChristos Zoulas <christos@zoulas.com>2000-11-13 00:30:49 +0000
commit3cf230e212f4075e7eac4f522c06eaa0b308c72c (patch)
tree8fc11af8fbead7630ce0ea3ccc6e62319058db74 /src/Makefile.std
parentf2a6fc545e217ae23eb3e1023886b29cd3efa8d3 (diff)
downloadfile-git-3cf230e212f4075e7eac4f522c06eaa0b308c72c.tar.gz
- wordperfect magic fix: freebsd pr 9388
- more msdos fixes from freebsd pr's 20131 and 20812 - sas and spss magic [Bruce Foster] - mkinstalldirs [John Fremlin] - sgi opengl fixes [Michael Pruett] - netbsd magic fixes [Ignatios Souvatzis] - audio additions [Michael Pruett] - fix problem with non ansi RCSID [Andreas Ley] - oggs magic [Felix von Leitner] - gmon magic [Eugen Dedu] - TNEF magic [Joomy] - netpbm magic and misc other image stuff [Bryan Henderson]
Diffstat (limited to 'src/Makefile.std')
-rw-r--r--src/Makefile.std4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.std b/src/Makefile.std
index 8df91797..cb376e69 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.9 2000/08/05 17:36:47 christos Exp $
+# @(#)$Id: Makefile.std,v 1.10 2000/11/13 00:30:49 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.32
+VERSION = 3.33
SHELL = /bin/sh
#MAGIC = /etc/magic
MAGIC = /usr/local/etc/magic