diff options
author | wiz <wiz@pkgsrc.org> | 2014-02-07 10:19:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-02-07 10:19:27 +0000 |
commit | 1d4b70485803a52f0c544b80a306259a96f72cbf (patch) | |
tree | 92993a23e01d73446d2eadc50e9a021137454b2b | |
parent | 95d697f6aa7a69a8f9051ec88e1ede2a314c7394 (diff) | |
download | pkgsrc-1d4b70485803a52f0c544b80a306259a96f72cbf.tar.gz |
Update HOMEPAGE.
-rw-r--r-- | devel/libusb1/Makefile | 5 | ||||
-rw-r--r-- | devel/libusbx/Makefile | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/libusb1/Makefile b/devel/libusb1/Makefile index 98fd2bb4f5f..ff1a139f39d 100644 --- a/devel/libusb1/Makefile +++ b/devel/libusb1/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/11/20 13:01:47 pettai Exp $ -# +# $NetBSD: Makefile,v 1.9 2014/02/07 10:19:27 wiz Exp $ DISTNAME= libusb-1.0.9 PKGNAME= ${DISTNAME:S/libusb/libusb1/} @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libusb.org/wiki/libusb-1.0 +HOMEPAGE= http://libusb.info/ COMMENT= USB Access Library (version 1) LICENSE= gnu-lgpl-v2.1 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 |