diff options
Diffstat (limited to 'devel/libusb')
-rw-r--r-- | devel/libusb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index 487f7583a2a..7a891106305 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2002/11/18 06:25:51 schmonz Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:31:46 grant Exp $ # DISTNAME= libusb-0.1.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/} -MAINTAINER= drochner@netbsd.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://libusb.sourceforge.net/ COMMENT= USB access library |