Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/file tweak for 3.33
details: https://anonhg.NetBSD.org/src/rev/f2e9337b2f62
branches: trunk
changeset: 499576:f2e9337b2f62
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Nov 23 23:22:58 2000 +0000
description:
tweak for 3.33
diffstat:
usr.bin/file/file2netbsd | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r e9094953a5d1 -r f2e9337b2f62 usr.bin/file/file2netbsd
--- a/usr.bin/file/file2netbsd Thu Nov 23 23:21:14 2000 +0000
+++ b/usr.bin/file/file2netbsd Thu Nov 23 23:22:58 2000 +0000
@@ -1,6 +1,6 @@
#!/usr/pkg/bin/perl
#
-# $NetBSD: file2netbsd,v 1.5 2000/09/22 16:53:39 pooka Exp $
+# $NetBSD: file2netbsd,v 1.6 2000/11/23 23:22:58 pooka Exp $
#
# Perl script to convert a standard distribution directory for file into
# a NetBSD source tree.
@@ -18,7 +18,7 @@
# Written by Christos Zoulas July 17, 1997 for file-3.26
#
-$version = "3.32";
+$version = "3.33";
# definitions ...
@@ -345,5 +345,4 @@
#define PACKAGE "file"
/* Version number of package */
-#define VERSION "3.32"
-
+#define VERSION "3.33"
Home |
Main Index |
Thread Index |
Old Index