diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-03-09 16:34:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-03-09 16:34:38 +0000 |
commit | 3e338c9cd51f4e327ed9fe626fefbe35d03aac93 (patch) | |
tree | fc533a7ff5f39950a479e9d9b4b7856d156847a6 /lib/libXrandr/Makefile.bsd-wrapper | |
parent | 0186d1252763bdcf11925666c74ff46f2ef2dc4b (diff) |
Update to libXrandr 1.4.0
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 b7f546078..d7ff1ecb5 100644 --- a/lib/libXrandr/Makefile.bsd-wrapper +++ b/lib/libXrandr/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2009/05/02 15:20:43 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/03/09 16:34:36 matthieu Exp $ -SHARED_LIBS= Xrandr 6.1 +SHARED_LIBS= Xrandr 6.2 .include <bsd.xorg.mk> |