diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-09-30 06:49:17 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2007-09-30 06:49:17 +0000 |
commit | 24d5e361294a70a89a19c587e527854ef70cd546 (patch) | |
tree | 12dc09ef1293584861291f3649b1a45d8176b780 /lib/libXdamage/Makefile.bsd-wrapper | |
parent | e77dc4ef439cd64221df46bbdc95a94c80556348 (diff) |
merge libXdamage 1.1.1
bump minor library revision
Diffstat (limited to 'lib/libXdamage/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXdamage/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXdamage/Makefile.bsd-wrapper b/lib/libXdamage/Makefile.bsd-wrapper index 59b795399..e5965c6f0 100644 --- a/lib/libXdamage/Makefile.bsd-wrapper +++ b/lib/libXdamage/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 2007/09/30 06:49:16 matthieu Exp $ -SHARED_LIBS= Xdamage 3.0 +SHARED_LIBS= Xdamage 3.1 .include <bsd.xorg.mk> |