Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 12:46:20 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 124896 for review
Message-ID:  <200708081246.l78CkKum046154@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=124896

Change 124896 by gabor@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}



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