summaryrefslogtreecommitdiff
path: root/mk/scripts/binpkg-scan
diff options
context:
space:
mode:
authormartti <martti>2006-12-15 12:46:23 +0000
committermartti <martti>2006-12-15 12:46:23 +0000
commitf800f4a97ec4a0cfe2daf6d06a25d71da0b92317 (patch)
tree2c399d6a95c0986990ab6070ded1717566864e9e /mk/scripts/binpkg-scan
parent769a053cda9ef0438c9c30fcada81a95be5d677d (diff)
downloadpkgsrc-f800f4a97ec4a0cfe2daf6d06a25d71da0b92317.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/scripts/binpkg-scan')
-rwxr-xr-xmk/scripts/binpkg-scan4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/scripts/binpkg-scan b/mk/scripts/binpkg-scan
index 8cbd18c0e00..db8c0a31b10 100755
--- a/mk/scripts/binpkg-scan
+++ b/mk/scripts/binpkg-scan
@@ -1,5 +1,5 @@
#!/usr/bin/awk -f
-# $NetBSD: binpkg-scan,v 1.1 2006/07/01 11:11:21 dmcmahill Exp $: genreadme.awk,v 1.22 2006/04/15 15:00:24 salo Exp $
+# $NetBSD: binpkg-scan,v 1.2 2006/12/15 12:46:24 martti Exp $: genreadme.awk,v 1.22 2006/04/15 15:00:24 salo Exp $
#
# Copyright (c) 2006 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -47,7 +47,7 @@
# Global variables
#-----------------
-#
+#
# notify - if set to 1, something will be set in the output script to make it
# easy to detect and an automatic email can be sent to notify a person
# that some cleanup is required.