I'm not a ports committer. So if anyone's interested, could someone else
commit the following (change "Unkown" to "Unknown"), please?


Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk      (revision 511716)
+++ Mk/bsd.port.mk      (working copy)
@@ -1462,7 +1462,7 @@
 .endif
 .endfor
 .if !defined(_usefound)
-ERROR+=        "Unkonwn USES=${f:C/\:.*//}"
+ERROR+=        "Unknown USES=${f:C/\:.*//}"
 .endif
 .endfor
 
@@ -1984,7 +1984,7 @@
 .endif
 .endfor
 .if !defined(_usefound)
-ERROR+=        "Unkonwn USES=${f:C/\:.*//}"
+ERROR+=        "Unknown USES=${f:C/\:.*//}"
 .endif
 .endfor
 



-- Rebecca Cran

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to