aboutsummaryrefslogtreecommitdiff
path: root/misc/compat3x/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-13 04:32:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-13 04:32:06 +0000
commit1ebdec8e3d910496e4fd9b4965e4467698777174 (patch)
tree06f62b7b9e9c68c3d3269b851c8f1acdb200d635 /misc/compat3x/pkg-descr
parent19c9cd5c8e9eed083a22e90db5abbaff80e468dd (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-descr2
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.