summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2023-05-07 06:42:07 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2023-05-07 06:42:07 +0000
commit9e9d8099259017ece4ebc43cbbb7fc2ab8a33511 (patch)
treef07196c1cfb08e6eb7dd6e4c8fbddb66b6149264
parentf4a7583b3a97b98d5f12e3800184e4eb71e2aacc (diff)
Remove version numbers for packages with only one version.
While there, one grammar fix.
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index e6c7f0cdd..a90a6ca02 100644
--- a/README
+++ b/README
@@ -79,11 +79,11 @@ GNU autotools packages installed:
- automake 1.12 (devel/automake/1.12)
- autoconf 2.69 (devel/autoconf/2.69)
- - metaauto 0.9 (or later) (devel/metaauto)
- - libtool 2.4.2 (or later) (devel/libtool)
+ - metaauto (devel/metaauto)
+ - libtool (devel/libtool)
- gettext-tools (devel/gettext)
-If you have your source tree on an NFS partition, make sure the clock
+If you have your source tree on an NFS partition, make sure the clocks
of your server and client are properly synchronised. Any significant
drift will cause various problems during builds.
@@ -212,4 +212,4 @@ The core dump will be in /var/crash.
See also <http://xorg.freedesktop.org/wiki/Development/Documentation/ServerDebugging>
--
-$OpenBSD: README,v 1.46 2023/04/10 17:45:01 matthieu Exp $
+$OpenBSD: README,v 1.47 2023/05/07 06:42:06 matthieu Exp $