summaryrefslogtreecommitdiff
path: root/net/snort-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/snort-mysql/Makefile')
-rw-r--r--net/snort-mysql/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/snort-mysql/Makefile b/net/snort-mysql/Makefile
index a1583b5b500..29967f8d971 100644
--- a/net/snort-mysql/Makefile
+++ b/net/snort-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/04/16 15:51:24 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/04/20 20:40:03 grant Exp $
#
.include "../../net/snort/Makefile.common"
@@ -15,10 +15,10 @@ CONFIGURE_ARGS+=--with-mysql=${BUILDLINK_PREFIX.mysql-client}
USE_BUILDLINK2= YES
-PKGDIR= ${.CURDIR}/../../net/snort
+PKGDIR= ${.CURDIR}/../../net/snort
FILESDIR= ${PKGDIR}/files
-PATCHDIR= ${PKGDIR}/patches
-DISTINFO_FILE= ${PKGDIR}/distinfo
+PATCHDIR= ${PKGDIR}/patches
+DISTINFO_FILE= ${PKGDIR}/distinfo
.include "../../mk/bsd.prefs.mk"