Module Name:    src
Committed By:   mrg
Date:           Sun Feb 23 10:28:16 UTC 2020

Modified Files:
        src/share/mk: bsd.x11.mk

Log Message:
update for xorg-server 1.20.6.


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/share/mk/bsd.x11.mk

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

Modified files:

Index: src/share/mk/bsd.x11.mk
diff -u src/share/mk/bsd.x11.mk:1.133 src/share/mk/bsd.x11.mk:1.134
--- src/share/mk/bsd.x11.mk:1.133	Fri Sep 13 10:23:07 2019
+++ src/share/mk/bsd.x11.mk	Sun Feb 23 10:28:16 2020
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.x11.mk,v 1.133 2019/09/13 10:23:07 maya Exp $
+#	$NetBSD: bsd.x11.mk,v 1.134 2020/02/23 10:28:16 mrg Exp $
 
 .include <bsd.init.mk>
 
@@ -134,7 +134,7 @@ XORG_SERVER_MINOR=	10
 XORG_SERVER_TEENY=	6
 .else
 XORG_SERVER_MINOR=	20
-XORG_SERVER_TEENY=	5
+XORG_SERVER_TEENY=	6
 .endif
   
 XVENDORNAMESHORT=	'"X.Org"'

Reply via email to