diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-04-17 15:16:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-04-17 15:16:25 +0000 |
commit | 4e1e443e6780e82c93717c7892275755ffd40616 (patch) | |
tree | 1ff5845de530f86a0584ec1e04eced7bb0111f24 /lib/libXfixes/Makefile.bsd-wrapper | |
parent | d8fbc2e900062cfae750af3c73dbf6c8f1245acc (diff) |
Update to libXfixes 5.0
Diffstat (limited to 'lib/libXfixes/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXfixes/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXfixes/Makefile.bsd-wrapper b/lib/libXfixes/Makefile.bsd-wrapper index 1143ec919..0b4f7586a 100644 --- a/lib/libXfixes/Makefile.bsd-wrapper +++ b/lib/libXfixes/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/03/15 23:00:47 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2011/04/17 15:16:24 matthieu Exp $ -SHARED_LIBS= Xfixes 5.0 +SHARED_LIBS= Xfixes 5.1 .include <bsd.xorg.mk> |