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 8969347..d32c8dd 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.12 1996/11/27 12:04:32 asami Exp $ +# $Id: Makefile,v 1.13 1996/12/04 02:23:58 asami Exp $ # -DISTNAME= linux_lib-2.2 +DISTNAME= linux_lib-2.3 CATEGORIES= emulators MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ |