diff options
author | jlam <jlam> | 2007-12-31 19:35:51 +0000 |
---|---|---|
committer | jlam <jlam> | 2007-12-31 19:35:51 +0000 |
commit | cf0db9af2cb216e2c0b5b2d6feb73db902c420eb (patch) | |
tree | c9bfd3eb092c5fe787fa78a20ca703d55a55f9f4 | |
parent | 8b9d03589761ba750351c20531226b0868021595 (diff) | |
download | pkgsrc-cf0db9af2cb216e2c0b5b2d6feb73db902c420eb.tar.gz |
Fix the description to refer to NetBSD-3.0 instead of NetBSD-2.0.
-rw-r--r-- | emulators/compat30-extras/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat30-extras/DESCR b/emulators/compat30-extras/DESCR index 7cf138e20bb..91d74ffa59b 100644 --- a/emulators/compat30-extras/DESCR +++ b/emulators/compat30-extras/DESCR @@ -1,4 +1,4 @@ This package supplies the extra user files needed to run dynamically -linked executables compiled under NetBSD 2.0, including user files -that might be found in NetBSD versions beyond 2.0 that are missing -from the pkgsrc/emulators/compat20 package. +linked executables compiled under NetBSD 3.0, including user files +that might be found in NetBSD versions beyond 3.0 that are missing +from the pkgsrc/emulators/compat30 package. |