pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ii Follow redirects.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d6c2e7e44bd
branches: trunk
changeset: 367846:9d6c2e7e44bd
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 08 06:16:15 2017 +0000
description:
Follow redirects.
diffstat:
chat/ii/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 2a9f97a2b27a -r 9d6c2e7e44bd chat/ii/Makefile
--- a/chat/ii/Makefile Fri Sep 08 06:15:56 2017 +0000
+++ b/chat/ii/Makefile Fri Sep 08 06:16:15 2017 +0000
@@ -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