summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-22 11:30:11 +0000
committernia <nia@pkgsrc.org>2019-06-22 11:30:11 +0000
commitec2ea32741f55177943d6b83d082bf64f3bacc09 (patch)
tree6955cb2323c91e67e2eefa7f0d377d68d2a0c4d0 /devel
parent02fb7cee6d9c92aa91f0457bcc120d4acfe903bb (diff)
downloadpkgsrc-ec2ea32741f55177943d6b83d082bf64f3bacc09.tar.gz
libusb1: HOMEPAGE redirects to https.
Diffstat (limited to 'devel')
-rw-r--r--devel/libusb1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusb1/Makefile b/devel/libusb1/Makefile
index 19a9cbe77c0..8adf3fa0586 100644
--- a/devel/libusb1/Makefile
+++ b/devel/libusb1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/11/26 11:17:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2019/06/22 11:30:11 nia Exp $
DISTNAME= libusb-1.0.22
PKGNAME= ${DISTNAME:S/libusb/libusb1/}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://libusb.info/
+HOMEPAGE= https://libusb.info/
COMMENT= USB Access Library (version 1)
LICENSE= gnu-lgpl-v2.1