diff options
Diffstat (limited to 'emulators/linux_base-rh-9/Makefile')
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 6e050926e3b..5a0f23409ac 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/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 |