summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgrant <grant>2005-07-31 13:35:37 +0000
committergrant <grant>2005-07-31 13:35:37 +0000
commitb0c14b3d0cd7fd47e705bdaf7d039bae31f17606 (patch)
tree018333caab06301003beed3131ed8b3266a27397 /misc
parent12cf6c8051f5faa1dadb8fa75558d472302cdeea (diff)
downloadpkgsrc-b0c14b3d0cd7fd47e705bdaf7d039bae31f17606.tar.gz
whitespace fix
Diffstat (limited to 'misc')
-rw-r--r--misc/open2300-mysql/Makefile3
-rw-r--r--misc/open2300/Makefile.common3
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/open2300-mysql/Makefile b/misc/open2300-mysql/Makefile
index 1e3c0a80d83..8f77c6a3b40 100644
--- a/misc/open2300-mysql/Makefile
+++ b/misc/open2300-mysql/Makefile
@@ -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 @@ DISTINFO_FILE= ${.CURDIR}/../open2300/distinfo
BUILD_TARGET= mysql2300
INSTALL_TARGET= install-mysql
-
.include "../../mk/mysql.buildlink3.mk"
.include "../open2300/Makefile.common"
diff --git a/misc/open2300/Makefile.common b/misc/open2300/Makefile.common
index 34cced1a64c..4d6233fe3cd 100644
--- a/misc/open2300/Makefile.common
+++ b/misc/open2300/Makefile.common
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open2300/}
MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://open2300.sourceforge.net/
-
.include "../../mk/bsd.pkg.mk"