svn commit: r316745 - head/sysutils/kkbswitch

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 28 20:10:33 UTC 2013


Author: bapt
Date: Sun Apr 28 20:10:33 2013
New Revision: 316745
URL: http://svnweb.freebsd.org/changeset/ports/316745

Log:
  Fix typo

Modified:
  head/sysutils/kkbswitch/Makefile

Modified: head/sysutils/kkbswitch/Makefile
==============================================================================
--- head/sysutils/kkbswitch/Makefile	Sun Apr 28 20:01:07 2013	(r316744)
+++ head/sysutils/kkbswitch/Makefile	Sun Apr 28 20:10:33 2013	(r316745)
@@ -31,7 +31,7 @@ PLIST_SUB=		PREFIX=${PREFIX} \
 			LOCALBASE=${LOCALBASE} \
 			DOCSDIR=${DOCSDIR}
 
-.include <bsd.port.optons.mk>
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MRU_UA_LAYOUT}
 CONFIGURE_ARGS+=	--enable-ru-ua-layout


More information about the svn-ports-head mailing list