svn commit: r317492 - head/sysutils/relaxconf

Baptiste Daroussin bapt at FreeBSD.org
Mon May 6 09:22:48 UTC 2013


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=""


More information about the svn-ports-all mailing list