Module Name:    src
Committed By:   christos
Date:           Thu Feb  6 18:36:16 UTC 2014

Modified Files:
        src/distrib/cats/ramdisk: Makefile

Log Message:
bump


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/cats/ramdisk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/cats/ramdisk/Makefile
diff -u src/distrib/cats/ramdisk/Makefile:1.20 src/distrib/cats/ramdisk/Makefile:1.21
--- src/distrib/cats/ramdisk/Makefile:1.20	Thu Feb 11 04:06:47 2010
+++ src/distrib/cats/ramdisk/Makefile	Thu Feb  6 13:36:15 2014
@@ -1,10 +1,10 @@
-#	$NetBSD: Makefile,v 1.20 2010/02/11 09:06:47 roy Exp $
+#	$NetBSD: Makefile,v 1.21 2014/02/06 18:36:15 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	2100k
+IMAGESIZE=	2200k
 MAKEFS_FLAGS=	-f 14
 
 WARNS=		1

Reply via email to