diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-05-02 15:23:05 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-05-02 15:23:05 +0000 |
commit | d9b57724210f8dea38b3043b58b32ed7ef74b452 (patch) | |
tree | 50e43507a120f45be8c0e8063344c91aba2cbcd3 /lib/libXi/Makefile.bsd-wrapper | |
parent | a8c27030e867cab19e2807fa472c6f93497a2056 (diff) |
update to libXi 1.2.1
Diffstat (limited to 'lib/libXi/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXi/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXi/Makefile.bsd-wrapper b/lib/libXi/Makefile.bsd-wrapper index 377e5bfdd..9d9435bcb 100644 --- a/lib/libXi/Makefile.bsd-wrapper +++ b/lib/libXi/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/03/15 23:00:47 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2009/05/02 15:23:04 matthieu Exp $ -SHARED_LIBS= Xi 10.0 +SHARED_LIBS= Xi 10.1 .include <bsd.xorg.mk> |