summaryrefslogtreecommitdiff
path: root/lib/libXfixes/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2013-08-13 07:07:31 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2013-08-13 07:07:31 +0000
commit176a9842ae1ee7df103657aea9d45c8272d25b48 (patch)
treea8d459561351c6e6914ef81f38f524ad01dc5675 /lib/libXfixes/Makefile.bsd-wrapper
parent67b753dc71852b18ada8c70453c5b152714bd13f (diff)
Bump the major on every single base library. There are a couple
not bumped by this that will be corrected soon. heavy lifting by todd@
Diffstat (limited to 'lib/libXfixes/Makefile.bsd-wrapper')
-rw-r--r--lib/libXfixes/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXfixes/Makefile.bsd-wrapper b/lib/libXfixes/Makefile.bsd-wrapper
index 0b4f7586a..96215363a 100644
--- a/lib/libXfixes/Makefile.bsd-wrapper
+++ b/lib/libXfixes/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2011/04/17 15:16:24 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:15 guenther Exp $
-SHARED_LIBS= Xfixes 5.1
+SHARED_LIBS= Xfixes 6.0
.include <bsd.xorg.mk>