pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/byobu byobu: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36f54f9a7b07
branches:  trunk
changeset: 374021:36f54f9a7b07
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 14 10:05:03 2018 +0000

description:
byobu: follow redirect

diffstat:

 misc/byobu/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d0f7119d8acb -r 36f54f9a7b07 misc/byobu/Makefile
--- a/misc/byobu/Makefile       Sun Jan 14 10:04:24 2018 +0000
+++ b/misc/byobu/Makefile       Sun Jan 14 10:05:03 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:47 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/01/14 10:05:03 wiz Exp $
 
 BYOBUVER=      5.111
 DISTNAME=      byobu_${BYOBUVER}.orig
@@ -7,7 +7,7 @@
 MASTER_SITES=  https://launchpad.net/byobu/trunk/${BYOBUVER}/+download/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://byobu.co/
+HOMEPAGE=      http://www.byobu.co/
 COMMENT=       Open source text-based window manager and terminal multiplexer
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index