diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 04:32:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-13 04:32:06 +0000 |
commit | 1ebdec8e3d910496e4fd9b4965e4467698777174 (patch) | |
tree | 06f62b7b9e9c68c3d3269b851c8f1acdb200d635 /misc/compat3x/pkg-descr | |
parent | 19c9cd5c8e9eed083a22e90db5abbaff80e468dd (diff) |
Add compat22, compat3x and compat4x. These packages allow you to
install the compat libraries on your system, so you can use legacy
binaries that depend on them.
PR: ports/29371
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Altered by: knu
Notes
Notes:
svn path=/head/; revision=46163
Diffstat (limited to 'misc/compat3x/pkg-descr')
-rw-r--r-- | misc/compat3x/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/compat3x/pkg-descr b/misc/compat3x/pkg-descr new file mode 100644 index 000000000000..e9fecf5361ab --- /dev/null +++ b/misc/compat3x/pkg-descr @@ -0,0 +1,2 @@ +This package allows you to install the compat3x libraries on your +system, so you can use legacy binaries that depend on them. |