diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-23 14:00:12 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-23 14:00:12 +0000 |
commit | 09cd387c51d91ee81c5e4bcbc4aa4acfe6ff2016 (patch) | |
tree | 51371c6daedb8e02d642bf1f194a333654a74a40 /lib/libFS/Makefile.bsd-wrapper | |
parent | 220eede46b02682575dffd6bebab8a27e0a77bdc (diff) |
update to libFS 1.0.2
Diffstat (limited to 'lib/libFS/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libFS/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libFS/Makefile.bsd-wrapper b/lib/libFS/Makefile.bsd-wrapper index dbdbedbaf..9f83a1b0e 100644 --- a/lib/libFS/Makefile.bsd-wrapper +++ b/lib/libFS/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 2009/08/23 14:00:11 matthieu Exp $ -SHARED_LIBS= FS 8.0 +SHARED_LIBS= FS 9.0 .include <bsd.xorg.mk> |