pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/a60
Module Name: pkgsrc
Committed By: nia
Date: Wed Jun 5 07:17:15 UTC 2019
Modified Files:
pkgsrc/lang/a60: Makefile
Log Message:
a60: HOMEPAGE and MASTER_SITES redirect to https.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/a60/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/a60/Makefile
diff -u pkgsrc/lang/a60/Makefile:1.19 pkgsrc/lang/a60/Makefile:1.20
--- pkgsrc/lang/a60/Makefile:1.19 Thu Jul 6 20:04:52 2017
+++ pkgsrc/lang/a60/Makefile Wed Jun 5 07:17:15 2019
@@ -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