From 084410eb39c18977ae9c6eda5b96f990db065d79 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Sep 2017 08:53:04 +0000 Subject: Follow some redirects. --- editors/mg/Makefile | 6 +++--- editors/nano/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 9632ed348f5..d9f1889dcc5 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2017/01/04 11:18:44 roy Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:08 wiz Exp $ # DISTNAME= mg-20110905 PKGREVISION= 3 CATEGORIES= editors -MASTER_SITES= http://homepage.boetes.org/software/mg/ +MASTER_SITES= https://homepage.boetes.org/software/mg/ MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://homepage.boetes.org/software/mg/ +HOMEPAGE= https://homepage.boetes.org/software/mg/ COMMENT= Small, fast, public domain EMACS style editor HAS_CONFIGURE= yes diff --git a/editors/nano/Makefile b/editors/nano/Makefile index b3c919532b2..3bf74ce66b5 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.65 2017/08/30 10:21:58 wiedi Exp $ +# $NetBSD: Makefile,v 1.66 2017/09/03 08:53:08 wiz Exp $ DISTNAME= nano-2.8.7 CATEGORIES= editors -MASTER_SITES= http://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ +MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.xz MAINTAINER= wiedi@frubar.net -HOMEPAGE= http://www.nano-editor.org/ +HOMEPAGE= https://www.nano-editor.org/ COMMENT= Small and friendly text editor (a free replacement for Pico) LICENSE= gnu-gpl-v3 -- cgit v1.2.3