diff options
author | 2019-10-07 15:34:31 +0000 | |
---|---|---|
committer | 2019-10-07 15:34:31 +0000 | |
commit | 8a82d5cb251be0ed143ece8aff9841af9cd49229 (patch) | |
tree | 5d013d614234c073a078324f67cb9c375dd6c3c6 | |
parent | correct dates (diff) | |
download | wireguard-openbsd-8a82d5cb251be0ed143ece8aff9841af9cd49229.tar.xz wireguard-openbsd-8a82d5cb251be0ed143ece8aff9841af9cd49229.zip |
update pkg name
-rw-r--r-- | etc/root/root.mail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/root/root.mail b/etc/root/root.mail index aabbaa12255..3ab7e39d890 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -31,7 +31,7 @@ during install/upgrade -- a mirror URL from https://www.openbsd.org/ftp.html is stored into the file /etc/installurl. Installation of packages is as simple as: - # pkg_add -v rsync chromium emacs-25.2-no_x11 + # pkg_add -v rsync chromium emacs-26.3-no_x11 Significant efforts were made to centralize all system configuration in the /etc directory. You should be able to find each of the configuration files |