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.37
details: https://anonhg.NetBSD.org/src/rev/fa986bf75497
branches: trunk
changeset: 514713:fa986bf75497
user: pooka <pooka%NetBSD.org@localhost>
date: Sun Sep 09 10:48:34 2001 +0000
description:
tweak for 3.37
diffstat:
usr.bin/file/file2netbsd | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r c426e4ddf262 -r fa986bf75497 usr.bin/file/file2netbsd
--- a/usr.bin/file/file2netbsd Sun Sep 09 10:46:36 2001 +0000
+++ b/usr.bin/file/file2netbsd Sun Sep 09 10:48:34 2001 +0000
@@ -1,6 +1,6 @@
#!/usr/pkg/bin/perl
#
-# $NetBSD: file2netbsd,v 1.9 2001/07/22 23:01:30 pooka Exp $
+# $NetBSD: file2netbsd,v 1.10 2001/09/09 10:48:34 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.36";
+$version = "3.37";
# definitions ...
@@ -352,4 +352,4 @@
#define PACKAGE "file"
/* Version number of package */
-#define VERSION "3.36"
+#define VERSION "3.37"
Home |
Main Index |
Thread Index |
Old Index