pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/scripts Fixed CVS Id and trailing empty lines.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5333e2b5f6b
branches:  trunk
changeset: 533959:d5333e2b5f6b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Oct 09 14:33:25 2007 +0000

description:
Fixed CVS Id and trailing empty lines.

diffstat:

 mk/scripts/binpkg-scan |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r d0fe1cb504ef -r d5333e2b5f6b mk/scripts/binpkg-scan
--- a/mk/scripts/binpkg-scan    Tue Oct 09 14:31:31 2007 +0000
+++ b/mk/scripts/binpkg-scan    Tue Oct 09 14:33:25 2007 +0000
@@ -1,5 +1,5 @@
 #!/usr/bin/awk -f
-# $NetBSD: binpkg-scan,v 1.3 2006/12/15 13:15:06 martti Exp $: genreadme.awk,v 1.22 2006/04/15 15:00:24 salo Exp $
+# $NetBSD: binpkg-scan,v 1.4 2007/10/09 14:33:25 rillig Exp $
 #
 # Copyright (c) 2006 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -159,5 +159,3 @@
   # close the cache file
   close( file );
 }
-
-



Home | Main Index | Thread Index | Old Index