summaryrefslogtreecommitdiff
path: root/lib/liblbxutil
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:00:49 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-15 23:00:49 +0000
commit9f8b198dcc8e573fc819bd15cd5214e9213ea14c (patch)
treed57b1d4e4866034ac39c21d996f3d7c9f8d97204 /lib/liblbxutil
parentb5d17e5c62489f0be52ce0c8800849c9ff670d91 (diff)
Bump major of shared libs that depend on libX11 (which already got bumped).
ok todd@
Diffstat (limited to 'lib/liblbxutil')
-rw-r--r--lib/liblbxutil/Makefile.bsd-wrapper4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/liblbxutil/Makefile.bsd-wrapper b/lib/liblbxutil/Makefile.bsd-wrapper
index 2f563ff84..18a5760aa 100644
--- a/lib/liblbxutil/Makefile.bsd-wrapper
+++ b/lib/liblbxutil/Makefile.bsd-wrapper
@@ -1,3 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2007/03/15 23:00:48 matthieu Exp $
+
+SHARED_LIBS= lbxutil 1.0
.include <bsd.xorg.mk>