summaryrefslogtreecommitdiff
path: root/misc/open2300-mysql
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-31 13:35:37 +0000
committergrant <grant@pkgsrc.org>2005-07-31 13:35:37 +0000
commit58f0db73ec227ae00ccb7a055069bfcf74c2606b (patch)
tree018333caab06301003beed3131ed8b3266a27397 /misc/open2300-mysql
parentb13fa537d16fd86015f27484e976103084f28820 (diff)
downloadpkgsrc-58f0db73ec227ae00ccb7a055069bfcf74c2606b.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"