pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/em em: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edbdd7797e93
branches:  trunk
changeset: 373002:edbdd7797e93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 09:46:05 2017 +0000

description:
em: follow redirect

diffstat:

 editors/em/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6550b5f8405f -r edbdd7797e93 editors/em/Makefile
--- a/editors/em/Makefile       Sun Dec 24 09:45:30 2017 +0000
+++ b/editors/em/Makefile       Sun Dec 24 09:46:05 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2013/05/02 05:06:12 agc Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/24 09:46:05 wiz Exp $
 
 DISTNAME=      em-1.0.0
 CATEGORIES=    editors
 MASTER_SITES=  http://pgas.freeshell.org/C/em/
 
 MAINTAINER=    agc%NetBSD.org@localhost
-HOMEPAGE=      http://www.coulouris.net/cs_history/em_story/
+HOMEPAGE=      https://www.coulouris.net/cs_history/em_story/
 COMMENT=       Early V6 Unix line-based editor for mortals
 LICENSE=       public-domain
 



Home | Main Index | Thread Index | Old Index