diff options
Diffstat (limited to 'lib/libXrandr/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXrandr/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXrandr/Makefile.bsd-wrapper b/lib/libXrandr/Makefile.bsd-wrapper index 1e534403e..0eec47095 100644 --- a/lib/libXrandr/Makefile.bsd-wrapper +++ b/lib/libXrandr/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2013/08/13 07:07:17 guenther Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2016/03/06 13:37:21 matthieu Exp $ -SHARED_LIBS= Xrandr 7.0 +SHARED_LIBS= Xrandr 7.1 .include <bsd.xorg.mk> |