summaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>2002-08-19 19:07:19 +0000
committermycroft <mycroft@pkgsrc.org>2002-08-19 19:07:19 +0000
commitcddd6cc3cdcc4c94f5f6138678639ba01cfdd690 (patch)
tree985cd935925e47c10bd795cb7e000aac9d4cdfc1 /devel/libusb/Makefile
parent489a8cec3f5cdd5fc0b2aceac169f92a4e9021d5 (diff)
downloadpkgsrc-cddd6cc3cdcc4c94f5f6138678639ba01cfdd690.tar.gz
Update to 0.1.6a. There is no documentation included on the changes, but a
cursory inspection suggests that they are mostly build related, and some minor bug fixes to the platform-dependent code.
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index 210a70b20a5..667b2f8be49 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2002/05/08 17:43:40 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/19 19:07:19 mycroft Exp $
#
-DISTNAME= libusb-0.1.5
-PKGREVISION=1
+DISTNAME= libusb-0.1.6a
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}