diff options
Diffstat (limited to 'devel/libusbx/Makefile')
-rw-r--r-- | devel/libusbx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusbx/Makefile b/devel/libusbx/Makefile index e2042034dee..6c4025d4e95 100644 --- a/devel/libusbx/Makefile +++ b/devel/libusbx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:17:23 asau Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/07 10:19:27 wiz Exp $ DISTNAME= libusbx-1.0.11 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusbx/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://libusbx.sourceforge.net/ +HOMEPAGE= http://libusbx.org/ COMMENT= USB Access Library (version 1) for of libusb LICENSE= gnu-lgpl-v2.1 |