summaryrefslogtreecommitdiff
path: root/lib/libFS/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-08-23 14:00:12 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-08-23 14:00:12 +0000
commit09cd387c51d91ee81c5e4bcbc4aa4acfe6ff2016 (patch)
tree51371c6daedb8e02d642bf1f194a333654a74a40 /lib/libFS/Makefile.bsd-wrapper
parent220eede46b02682575dffd6bebab8a27e0a77bdc (diff)
update to libFS 1.0.2
Diffstat (limited to 'lib/libFS/Makefile.bsd-wrapper')
-rw-r--r--lib/libFS/Makefile.bsd-wrapper4
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>