diff options
author | Mark Murray <markm@FreeBSD.org> | 1998-10-31 09:28:05 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1998-10-31 09:28:05 +0000 |
commit | 3a77a51b7a83867b5b7dbc61393dc77132d09346 (patch) | |
tree | 8bf7717981c4b377b77373538c549323d861845d /emulators/linux_base-6 | |
parent | a0f1927f79c4670289a376f5ea4a34daa1d9a549 (diff) | |
download | ports-3a77a51b7a83867b5b7dbc61393dc77132d09346.tar.gz ports-3a77a51b7a83867b5b7dbc61393dc77132d09346.zip |
Upgrade to thae latest Redhat offerings. This brings in the Linux
glibc2 stuff.
The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone
move it over to ftp.freebsd.org. Ta!
Notes
Notes:
svn path=/head/; revision=14272
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 10 | ||||
-rw-r--r-- | emulators/linux_base-6/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 35c98368e68e..585bd273c55b 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: linux_lib -# Version required: 2.1 -# Date created: -# Whom: erich@FreeBSD.org +# Version required: 2.6 +# Date created: 3 Nov 1995 +# Whom: markm@FreeBSD.org # -# $Id: Makefile,v 1.20 1998/10/08 10:07:46 jkh Exp $ +# $Id: Makefile,v 1.21 1998/10/09 01:29:00 asami Exp $ # -DISTNAME= linux_lib-2.5 +DISTNAME= linux_lib-2.6 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/emulators/linux_base-6/distinfo b/emulators/linux_base-6/distinfo index 8b16e8ed35e9..d500e3da831e 100644 --- a/emulators/linux_base-6/distinfo +++ b/emulators/linux_base-6/distinfo @@ -1 +1 @@ -MD5 (linux_lib-2.5.tar.gz) = 0495157a299849cfbd6ae99a61b0e68c +MD5 (linux_lib-2.6.tar.gz) = 7c146c08267784558d79bb09fe2c34f5 |