diff options
Diffstat (limited to 'emulators/linux_base-62/Makefile')
-rw-r--r-- | emulators/linux_base-62/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 2415f2b36da3..e691377eefe4 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -3,10 +3,10 @@ # Date created: # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.18 1997/11/25 04:32:03 msmith Exp $ +# $Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp $ # -DISTNAME= linux_lib-2.4 +DISTNAME= linux_lib-2.5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} |