summaryrefslogtreecommitdiff
path: root/misc/open2300-mysql
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/open2300-mysql
parent12cf6c8051f5faa1dadb8fa75558d472302cdeea (diff)
downloadpkgsrc-b0c14b3d0cd7fd47e705bdaf7d039bae31f17606.tar.gz
whitespace fix
Diffstat (limited to 'misc/open2300-mysql')
-rw-r--r--misc/open2300-mysql/Makefile3
1 files changed, 1 insertions, 2 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"