aboutsummaryrefslogtreecommitdiff
path: root/sysutils/relaxconf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 09:22:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 09:22:47 +0000
commitfd2f855898f1ecc45f12daa4b104581fcbbb1c1d (patch)
tree62e51c179fe32ff825a84f8e3ac62a2374dbf06b /sysutils/relaxconf
parent86d16f2675fd705fa78870828e0e4c66cd5972d3 (diff)
downloadports-fd2f855898f1ecc45f12daa4b104581fcbbb1c1d.tar.gz
ports-fd2f855898f1ecc45f12daa4b104581fcbbb1c1d.zip
Fix yet another typo
Notes
Notes: svn path=/head/; revision=317492
Diffstat (limited to 'sysutils/relaxconf')
-rw-r--r--sysutils/relaxconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/relaxconf/Makefile b/sysutils/relaxconf/Makefile
index 09c19ec8cea9..4ac1e24f4890 100644
--- a/sysutils/relaxconf/Makefile
+++ b/sysutils/relaxconf/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= cdialog:${PORTSDIR}/devel/cdialog \
GNU_CONFIGURE= yes
-.include <bsd.port.options.mK>
+.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""