pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/byobu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:05:03 UTC 2018

Modified Files:
        pkgsrc/misc/byobu: Makefile

Log Message:
byobu: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/byobu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/byobu/Makefile
diff -u pkgsrc/misc/byobu/Makefile:1.13 pkgsrc/misc/byobu/Makefile:1.14
--- pkgsrc/misc/byobu/Makefile:1.13     Sun Jan  1 14:43:47 2017
+++ pkgsrc/misc/byobu/Makefile  Sun Jan 14 10:05:03 2018
@@ -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 @@ CATEGORIES=     misc
 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