Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2013 09:22:47 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317492 - head/sysutils/relaxconf
Message-ID:  <201305060922.r469MlRo016588@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon May  6 09:22:47 2013
New Revision: 317492
URL: http://svnweb.freebsd.org/changeset/ports/317492

Log:
  Fix yet another typo

Modified:
  head/sysutils/relaxconf/Makefile

Modified: head/sysutils/relaxconf/Makefile
==============================================================================
--- head/sysutils/relaxconf/Makefile	Mon May  6 09:07:58 2013	(r317491)
+++ head/sysutils/relaxconf/Makefile	Mon May  6 09:22:47 2013	(r317492)
@@ -16,7 +16,7 @@ RUN_DEPENDS=	cdialog:${PORTSDIR}/devel/c
 
 GNU_CONFIGURE=	yes
 
-.include <bsd.port.options.mK>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}
 PLIST_SUB+=	NLS=""



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305060922.r469MlRo016588>