summaryrefslogtreecommitdiff
path: root/editors/xemacs-packages
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2000-02-19 22:13:11 +0000
committerGary Jennejohn <gj@FreeBSD.org>2000-02-19 22:13:11 +0000
commita8ab7a81414ab1851f9d10d77c1372d69b8dc493 (patch)
tree899e1c573ce028012af7e01a1f0b6d43aa31e680 /editors/xemacs-packages
parentRespect CFLAGS (diff)
Fix some typos.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=26019
Diffstat (limited to 'editors/xemacs-packages')
-rw-r--r--editors/xemacs-packages/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile
index 8ec81664e030..9f3b85fe1cfe 100644
--- a/editors/xemacs-packages/Makefile
+++ b/editors/xemacs-packages/Makefile
@@ -54,10 +54,10 @@ do-install:
post-install:
@${ECHO_MSG} "This is only a subset of the available packages for xemacs."
@${ECHO_MSG} "You can install additional packages yourself from within xemacs by"
- @${ECHO_MSG} "running it as root and using the 'Manage Packes' menu within"
+ @${ECHO_MSG} "running it as root and using the 'Manage Packages' menu within"
@${ECHO_MSG} "the 'Options' menu of the menubar."
@${ECHO_MSG} "To install all packages besides basic packages(xemacs-packages or"
- @${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-other-packages or"
- @${ECHO_MSG} "xemacs-mule-other-packages port."
+ @${ECHO_MSG} "xemacs-mule-packages), consider using the xemacs-sumo-packages or"
+ @${ECHO_MSG} "xemacs-mule-sumo-packages port."
.include <bsd.port.mk>