pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/i2cb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 11 15:43:18 UTC 2018

Modified Files:
        pkgsrc/chat/i2cb: Makefile

Log Message:
i2cb: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/chat/i2cb/Makefile

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

Modified files:

Index: pkgsrc/chat/i2cb/Makefile
diff -u pkgsrc/chat/i2cb/Makefile:1.27 pkgsrc/chat/i2cb/Makefile:1.28
--- pkgsrc/chat/i2cb/Makefile:1.27      Sat Jan 11 14:42:02 2014
+++ pkgsrc/chat/i2cb/Makefile   Sun Feb 11 15:43:18 2018
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/01/11 14:42:02 adam Exp $
-#
+# $NetBSD: Makefile,v 1.28 2018/02/11 15:43:18 wiz Exp $
 
 DISTNAME=      i2cb-6.0_ALPHA
 PKGREVISION=   7
@@ -7,7 +6,7 @@ CATEGORIES=     chat
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.draga.com/~jwise/i2cb/
+HOMEPAGE=      https://www.draga.com/~jwise/i2cb/
 COMMENT=       Next generation Internet Citicen's Band chat client
 
 WRKSRC=                ${WRKDIR}/icb



Home | Main Index | Thread Index | Old Index