From 0ed363aae11a9e3841602590efb63a8e76ffd0a0 Mon Sep 17 00:00:00 2001 From: markm Date: Sat, 31 Oct 1998 09:28:05 +0000 Subject: 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! --- emulators/linux_base-8/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators/linux_base-8/Makefile') diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 35c98368e68..585bd273c55 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/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} -- cgit