Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 1996 13:22:36 GMT
From:      James Raynard <fports@jraynard.demon.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   A minor typo in bsd.port.mk
Message-ID:  <199606221322.NAA16789@jraynard.demon.co.uk>

next in thread | raw e-mail | index | archive | help
It's your friendly neighbour nit-picker again! 8-)

--- bsd.port.mk.orig	Sat Jun 22 13:05:01 1996
+++ bsd.port.mk	Sat Jun 22 13:05:40 1996
@@ -612,7 +612,7 @@
 					continue 2; \
 				fi \
 			done; \
-			${ECHO_MSG} ">> Couldn't fetch it - please try to retreive this";\
+			${ECHO_MSG} ">> Couldn't fetch it - please try to retrieve this";\
 			${ECHO_MSG} ">> port manually into ${DISTDIR} and try again."; \
 			exit 1; \
 	    fi \
@@ -635,7 +635,7 @@
 					continue 2; \
 				fi \
 			done; \
-			${ECHO_MSG} ">> Couldn't fetch it - please try to retreive this";\
+			${ECHO_MSG} ">> Couldn't fetch it - please try to retrieve this";\
 			${ECHO_MSG} ">> port manually into ${DISTDIR} and try again."; \
 			exit 1; \
 	    fi \


-- 
James Raynard, Edinburgh, Scotland
james@jraynard.demon.co.uk



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