diff options
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 e5965c6f0..bfe9898d5 100644 --- a/lib/libXdamage/Makefile.bsd-wrapper +++ b/lib/libXdamage/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2007/09/30 06:49:16 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2013/08/13 07:07:14 guenther Exp $ -SHARED_LIBS= Xdamage 3.1 +SHARED_LIBS= Xdamage 4.0 .include <bsd.xorg.mk> |