pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/hptools hptools: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccee75db409d
branches:  trunk
changeset: 373009:ccee75db409d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 09:52:16 2017 +0000

description:
hptools: follow redirect

diffstat:

 devel/hptools/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r eb56eb065397 -r ccee75db409d devel/hptools/Makefile
--- a/devel/hptools/Makefile    Sun Dec 24 09:51:50 2017 +0000
+++ b/devel/hptools/Makefile    Sun Dec 24 09:52:16 2017 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2012/10/31 11:17:06 asau Exp $
-#
+# $NetBSD: Makefile,v 1.16 2017/12/24 09:52:16 wiz Exp $
 
 DISTNAME=      hptools-src-3.0.8
 PKGNAME=       hptools-3.0.8
 CATEGORIES=    devel
-MASTER_SITES=  http://www.hpcalc.org/hp48/pc/programming/
+MASTER_SITES=  https://www.hpcalc.org/hp48/pc/programming/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.hpcalc.org/hp48/pc/programming/
+HOMEPAGE=      https://www.hpcalc.org/hp48/pc/programming/
 COMMENT=       SDK for Hewlett-Packard HP-48G/49G/39G/40G calculators
 LICENSE=       hptools-license
 



Home | Main Index | Thread Index | Old Index