diff options
author | knu <knu@FreeBSD.org> | 2001-08-13 12:32:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-13 12:32:06 +0800 |
commit | 47db13251b4fcc80b43c1029cd82e5976c1446fb (patch) | |
tree | 22e10367f68cf4077c45ec48e2eaa92de433706d /misc/compat3x/pkg-descr | |
parent | 716a0b77318ea05ae9670c170d11f9b12220c931 (diff) | |
download | freebsd-ports-gnome-47db13251b4fcc80b43c1029cd82e5976c1446fb.tar.gz freebsd-ports-gnome-47db13251b4fcc80b43c1029cd82e5976c1446fb.tar.zst freebsd-ports-gnome-47db13251b4fcc80b43c1029cd82e5976c1446fb.zip |
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
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. |