diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 18:30:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 18:30:25 +0000 |
commit | 4e3281a310a591734f3f1cbbc4a3a2df2a2aff2b (patch) | |
tree | e7adca827b78e5f97ad0a1f6512d53c93ee5b321 /lib/libXfont | |
parent | fcd4e993ba9b6961af69a88a123bdb8f04139ed5 (diff) |
bump major
Diffstat (limited to 'lib/libXfont')
-rw-r--r-- | lib/libXfont/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXfont/Makefile.bsd-wrapper b/lib/libXfont/Makefile.bsd-wrapper index 68a08d875..9707a797e 100644 --- a/lib/libXfont/Makefile.bsd-wrapper +++ b/lib/libXfont/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/12/02 17:58:21 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/12/16 18:30:24 matthieu Exp $ -SHARED_LIBS= Xfont 5.0 +SHARED_LIBS= Xfont 6.0 .include <bsd.xorg.mk> |