diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1996-10-28 15:20:17 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1996-10-28 15:20:17 +0000 |
commit | c306c85055b2e529e52c4b76e2d5129e2aa0d017 (patch) | |
tree | 558a951575800914dc17ac3f89652e277ba77d51 /emulators/linux_base-suse-9.3 | |
parent | Import of port to host Quake netgames under FreeBSD. (diff) |
Add a bunch of new libraries. These have all been taken from
the redhat-4.0 distribution. bin/bash has been added to give
a shell defaulting to linux binaries. ldd, ldconfig, and ld.so
have been branded as `Linux'
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 7 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 6e050926e3b7..5a0f23409ac9 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: linux_lib -# Version required: 2.0 +# Version required: 2.1 # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.7 1995/11/22 11:48:12 asami Exp $ +# $Id: Makefile,v 1.8 1996/03/29 14:46:25 erich Exp $ # -DISTNAME= linux_lib-2.0 -PKGNAME= linux_lib-2.0 +DISTNAME= linux_lib-2.1 CATEGORIES= emulators MAINTAINER= erich@FreeBSD.org diff --git a/emulators/linux_base-suse-9.3/distinfo b/emulators/linux_base-suse-9.3/distinfo index a769f0fde5e4..8ed7a5fe9f5d 100644 --- a/emulators/linux_base-suse-9.3/distinfo +++ b/emulators/linux_base-suse-9.3/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.0.tar.gz) = c933a1f049b65a0de89f2333ac6910de +MD5 (linux_lib-2.1.tar.gz) = 4ba10dd3f82891741963714a87644d0f |