pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk whitespace fix -- does nobody use emacs here?
details: https://anonhg.NetBSD.org/pkgsrc/rev/cccbb7c0a61e
branches: trunk
changeset: 493019:cccbb7c0a61e
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Apr 25 16:47:18 2005 +0000
description:
whitespace fix -- does nobody use emacs here?
diffstat:
mk/bsd.pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b66009b2f4b4 -r cccbb7c0a61e mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Mon Apr 25 16:21:39 2005 +0000
+++ b/mk/bsd.pkg.mk Mon Apr 25 16:47:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1616 2005/04/22 02:20:22 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1617 2005/04/25 16:47:18 drochner Exp $
#
# This file is in the public domain.
#
@@ -2904,7 +2904,7 @@
${WRKDIR}/.files.diff ${WRKDIR}/.files.expected; \
${TEST} $$errors -eq 0
.endif
-
+
.PHONY: acquire-extract-lock acquire-patch-lock acquire-tools-lock
.PHONY: acquire-wrapper-lock acquire-configure-lock acquire-build-lock
.PHONY: acquire-install-lock acquire-package-lock
Home |
Main Index |
Thread Index |
Old Index