pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/ii



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  8 06:16:15 UTC 2017

Modified Files:
        pkgsrc/chat/ii: Makefile

Log Message:
Follow redirects.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/ii/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/ii/Makefile
diff -u pkgsrc/chat/ii/Makefile:1.2 pkgsrc/chat/ii/Makefile:1.3
--- pkgsrc/chat/ii/Makefile:1.2 Sun Jun  7 14:25:40 2015
+++ pkgsrc/chat/ii/Makefile     Fri Sep  8 06:16:15 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2015/06/07 14:25:40 wiedi Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/08 06:16:15 wiz Exp $
 
 DISTNAME=      ii-1.7
 CATEGORIES=    chat
-MASTER_SITES=  http://dl.suckless.org/tools/
+MASTER_SITES=  https://dl.suckless.org/tools/
 
 MAINTAINER=    youri%NetBSD.org@localhost
-HOMEPAGE=      http://dl.suckless.org/tools/
+HOMEPAGE=      https://dl.suckless.org/tools/
 COMMENT=       Minimalist FIFO and filesystem-based IRC client
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index