summaryrefslogtreecommitdiff
path: root/lib/libXfont
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-12-02 17:58:22 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-12-02 17:58:22 +0000
commitff1c943e0af98b01f9c2b1e14c0444bba5aca2e3 (patch)
treeb8efef069fb5151286fcb28f18534de93c3ad65e /lib/libXfont
parent6694db7079fd5df62e3db16172f802bfecd28aa3 (diff)
These libraries need a version bump.
Diffstat (limited to 'lib/libXfont')
-rw-r--r--lib/libXfont/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXfont/Makefile.bsd-wrapper b/lib/libXfont/Makefile.bsd-wrapper
index 82b81c20c..68a08d875 100644
--- a/lib/libXfont/Makefile.bsd-wrapper
+++ b/lib/libXfont/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 12:07:34 matthieu Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/12/02 17:58:21 matthieu Exp $
-SHARED_LIBS= Xfont 4.0
+SHARED_LIBS= Xfont 5.0
.include <bsd.xorg.mk>