pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc whitespace fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b086ed96926e
branches:  trunk
changeset: 497597:b086ed96926e
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jul 31 13:35:37 2005 +0000

description:
whitespace fix

diffstat:

 misc/open2300-mysql/Makefile  |  3 +--
 misc/open2300/Makefile.common |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r a4666a159bfd -r b086ed96926e misc/open2300-mysql/Makefile
--- a/misc/open2300-mysql/Makefile      Sun Jul 31 13:32:27 2005 +0000
+++ b/misc/open2300-mysql/Makefile      Sun Jul 31 13:35:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:38 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/31 13:35:37 grant Exp $
 #
 
 PKGNAME=       ${DISTNAME:S/-/-mysql-/}
@@ -10,6 +10,5 @@
 BUILD_TARGET=  mysql2300
 INSTALL_TARGET=        install-mysql
 
-
 .include "../../mk/mysql.buildlink3.mk"
 .include "../open2300/Makefile.common"
diff -r a4666a159bfd -r b086ed96926e misc/open2300/Makefile.common
--- a/misc/open2300/Makefile.common     Sun Jul 31 13:32:27 2005 +0000
+++ b/misc/open2300/Makefile.common     Sun Jul 31 13:35:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2005/04/11 21:46:38 tv Exp $
+# $NetBSD: Makefile.common,v 1.5 2005/07/31 13:35:37 grant Exp $
 #
 
 DISTNAME=              open2300-1.8
@@ -8,5 +8,4 @@
 MAINTAINER=            martin%NetBSD.org@localhost
 HOMEPAGE=              http://open2300.sourceforge.net/
 
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index