diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /x11/qwt6-qt4 | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'x11/qwt6-qt4')
-rw-r--r-- | x11/qwt6-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qwt6-qt4/Makefile b/x11/qwt6-qt4/Makefile index 7d7cce43aec..a77967bb751 100644 --- a/x11/qwt6-qt4/Makefile +++ b/x11/qwt6-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2016/03/05 11:28:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/04 18:08:31 wiz Exp $ DISTNAME= qwt-6.0.1 PKGREVISION= 14 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/qwt/ +HOMEPAGE= https://sourceforge.net/projects/qwt/ COMMENT= Qt widget library for technical purposes LICENSE= gnu-lgpl-v2 |