PERFORCE change 124896 for review

Gabor Kovesdan gabor at FreeBSD.org
Wed Aug 8 05:46:21 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=124896

Change 124896 by gabor at gabor_server on 2007/08/08 12:45:41

	- Typo

Affected files ...

.. //depot/projects/soc2007/gabor_perlmk/Mk/bsd.perl.mk#10 edit

Differences ...

==== //depot/projects/soc2007/gabor_perlmk/Mk/bsd.perl.mk#10 (text+ko) ====

@@ -54,7 +54,7 @@
 .endif
 .elif ${__suffix} == ""
 .if ${__prefix} != ${PERL_LEVEL}
-IGNORE= You need Perl ${__prefix} exectly
+IGNORE= You need Perl ${__prefix} exactly
 .endif
 .elif ${__suffix} == "-"
 .if ${__prefix} < ${PERL_LEVEL}


More information about the p4-projects mailing list