Module Name:    src
Committed By:   christos
Date:           Sun Apr  7 20:28:55 UTC 2019

Modified Files:
        src/distrib/pmax/instkernel: Makefile

Log Message:
bump


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/distrib/pmax/instkernel/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/pmax/instkernel/Makefile
diff -u src/distrib/pmax/instkernel/Makefile:1.42 src/distrib/pmax/instkernel/Makefile:1.43
--- src/distrib/pmax/instkernel/Makefile:1.42	Sun Mar 31 22:02:54 2019
+++ src/distrib/pmax/instkernel/Makefile	Sun Apr  7 16:28:55 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.42 2019/04/01 02:02:54 christos Exp $
+#	$NetBSD: Makefile,v 1.43 2019/04/07 20:28:55 christos Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -10,7 +10,7 @@ SFX=		64
 .endif
 
 IMAGE=		diskimage
-IMAGESIZE=	2900k
+IMAGESIZE=	3000k
 LISTS=		${.CURDIR}/list${SFX}
 MTREECONF=	${DISTRIBDIR}/common/mtree.dot
 IMAGEENDIAN=	le

Reply via email to