From b1600d2c48f13d2739be061afe8370704d22a659 Mon Sep 17 00:00:00 2001 From: giovanni <> Date: Tue, 23 Jun 2015 13:11:27 +0000 Subject: [PATCH] fix emacs pkg names --- src/etc/root/root.mail | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/root/root.mail b/src/etc/root/root.mail index d198b76f..e2a2e9ae 100644 --- a/src/etc/root/root.mail +++ b/src/etc/root/root.mail @@ -41,9 +41,9 @@ nearest FTP mirror site. Select your architecture and download the tarballs of your choice. For example to install the emacs package for amd64, execute: # mount /dev/cd0a /cdrom - # pkg_add -v /cdrom/5.8/packages/amd64/emacs-24.4p0-no_x11.tgz + # pkg_add -v /cdrom/5.8/packages/amd64/emacs-24.5p0-no_x11.tgz or alternatively install them via FTP this way: - # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.8/packages/amd64/emacs-24.4p0-no_x11.tgz + # pkg_add -v ftp://ftp.openbsd.org/pub/OpenBSD/5.8/packages/amd64/emacs-24.5p0-no_x11.tgz Significant efforts were made to centralize all system configuration in the /etc directory. You should be able to find each of the configuration files