diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:15:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:15:50 +0000 |
commit | 58280ba20b33e4dcc87c0b0fdddc220f6bc86bbc (patch) | |
tree | cebb0bdfb1bc21ef42c494c4b1dffdab3b8bfe8f /lib/libXft | |
parent | 0ef3e0124a1838ca514580b34892df9a757c1ece (diff) |
Bump minor
Diffstat (limited to 'lib/libXft')
-rw-r--r-- | lib/libXft/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXft/Makefile.bsd-wrapper b/lib/libXft/Makefile.bsd-wrapper index 67b5555df..e9226f3c4 100644 --- a/lib/libXft/Makefile.bsd-wrapper +++ b/lib/libXft/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/16 21:15:49 matthieu Exp $ -SHARED_LIBS= Xft 6.0 +SHARED_LIBS= Xft 6.1 .include <bsd.xorg.mk> |