pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/a60 a60: HOMEPAGE and MASTER_SITES redirect to ht...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1472f7cc0b85
branches: trunk
changeset: 334775:1472f7cc0b85
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jun 05 07:17:15 2019 +0000
description:
a60: HOMEPAGE and MASTER_SITES redirect to https.
diffstat:
lang/a60/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 9c3ae3342b9c -r 1472f7cc0b85 lang/a60/Makefile
--- a/lang/a60/Makefile Wed Jun 05 06:57:16 2019 +0000
+++ b/lang/a60/Makefile Wed Jun 05 07:17:15 2019 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.19 2017/07/06 20:04:52 sevan Exp $
+# $NetBSD: Makefile,v 1.20 2019/06/05 07:17:15 nia Exp $
DISTNAME= a60-0.23a
CATEGORIES= lang
-MASTER_SITES= http://www.bertnase.de/a60/
+MASTER_SITES= https://www.bertnase.de/a60/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Algol 60 interpreter
-HOMEPAGE= http://www.bertnase.de/a60/
+HOMEPAGE= https://www.bertnase.de/a60/
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index