pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/mmix mmix: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5381c9866ec3
branches:  trunk
changeset: 375410:5381c9866ec3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 11 15:47:44 2018 +0000

description:
mmix: follow redirect

diffstat:

 emulators/mmix/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r cc4f3fdf2bc5 -r 5381c9866ec3 emulators/mmix/Makefile
--- a/emulators/mmix/Makefile   Sun Feb 11 15:47:25 2018 +0000
+++ b/emulators/mmix/Makefile   Sun Feb 11 15:47:44 2018 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.30 2012/10/03 12:55:15 asau Exp $
+# $NetBSD: Makefile,v 1.31 2018/02/11 15:47:44 wiz Exp $
 
 DISTNAME=      mmix-20060918
 PKGREVISION=   1
 CATEGORIES=    emulators devel lang
-MASTER_SITES=  http://www-cs-faculty.stanford.edu/~knuth/programs/
+MASTER_SITES=  https://www-cs-faculty.stanford.edu/~knuth/programs/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www-cs-faculty.stanford.edu/~knuth/mmix.html
+HOMEPAGE=      https://www-cs-faculty.stanford.edu/~knuth/mmix.html
 COMMENT=       Simulators for Knuth's MMIX RISC architecture
 
 BUILD_DEPENDS+=        dvipsk-[0-9]*:../../print/dvipsk



Home | Main Index | Thread Index | Old Index