summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
commit084410eb39c18977ae9c6eda5b96f990db065d79 (patch)
treee3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /editors
parentd99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff)
downloadpkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz
Follow some redirects.
Diffstat (limited to 'editors')
-rw-r--r--editors/mg/Makefile6
-rw-r--r--editors/nano/Makefile6
2 files changed, 6 insertions, 6 deletions
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