summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-05-30 14:13:14 +0000
committerwiz <wiz@pkgsrc.org>2012-05-30 14:13:14 +0000
commit482fac37c0f18c012577af44581311103c241c1a (patch)
tree0f4bf6cca9749985319dcef51276ce67ffef2b25
parent55d639c89cc96f1a53d2650f91dce6e0fadb912f (diff)
downloadpkgsrc-482fac37c0f18c012577af44581311103c241c1a.tar.gz
Mention that this is version 0 of the library. Bump PKGREVISION.
-rw-r--r--devel/libusb/DESCR2
-rw-r--r--devel/libusb/Makefile6
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/libusb/DESCR b/devel/libusb/DESCR
index 3bc1ef98b31..524eb2738eb 100644
--- a/devel/libusb/DESCR
+++ b/devel/libusb/DESCR
@@ -1 +1,3 @@
libusb provides a library for application access to USB devices.
+
+This package contains version 0 of the library.
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index c3e293da81e..eebd2c0492a 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2010/12/04 08:12:33 adam Exp $
+# $NetBSD: Makefile,v 1.31 2012/05/30 14:13:14 wiz Exp $
DISTNAME= libusb-0.1.12
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://libusb.sourceforge.net/
-COMMENT= USB access library
+COMMENT= USB access library (version 0)
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir