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-8/Makefile | |
parent | a0f1927f79c4670289a376f5ea4a34daa1d9a549 (diff) | |
download | ports-3a77a51b7a83867b5b7dbc61393dc77132d09346.tar.gz ports-3a77a51b7a83867b5b7dbc61393dc77132d09346.zip |
Notes
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r-- | emulators/linux_base-8/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 35c98368e68e..585bd273c55b 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} |