summaryrefslogtreecommitdiff
path: root/emulators/linux_base-8/Makefile
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-03-29 14:46:46 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-03-29 14:46:46 +0000
commitf32277e025acdd602cf34fbe0a3b49c52c778865 (patch)
tree34b1c54ba17f949d96e330ac237d5980ab894f0f /emulators/linux_base-8/Makefile
parentAdd missing newline at end. (diff)
now provides a.out and ELF libraries.
Notes
Notes: svn path=/head/; revision=2908
Diffstat (limited to 'emulators/linux_base-8/Makefile')
-rw-r--r--emulators/linux_base-8/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 05854bb3a9e0..6e050926e3b7 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: linux_lib
-# Version required: 1.0
+# Version required: 2.0
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.6 1995/11/17 17:10:16 asami Exp $
+# $Id: Makefile,v 1.7 1995/11/22 11:48:12 asami Exp $
#
-DISTNAME= linux_lib
-PKGNAME= linux_lib-1.0
+DISTNAME= linux_lib-2.0
+PKGNAME= linux_lib-2.0
CATEGORIES= emulators
MAINTAINER= erich@FreeBSD.org