summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1996-06-22 21:34:40 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1996-06-22 21:34:40 +0000
commitd1842f1fdb0bff3f4196e9d68c84711e32a04b4e (patch)
tree747e4203c40aa2daba473296fe3ac1fdae91591b
parentMerge from HEAD (diff)
Merge in change from rev 1.213. Fix spelling errors.
Submitted by: jraynard
Notes
Notes: svn path=/branches/RELENG_2_1_0/; revision=3271
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 506c469c252f..e1c725efe0f1 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
-# $Id: bsd.port.mk,v 1.212 1996/06/20 23:52:45 jkh Exp $
+# $Id: bsd.port.mk,v 1.165.2.8 1996/06/20 23:53:28 jkh Exp $
#
# Please view me with 4 column tabs!
@@ -618,7 +618,7 @@ do-fetch:
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 \
@@ -641,7 +641,7 @@ do-fetch:
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 \