Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2019 14:26:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492237 - head/sysutils/ncdu
Message-ID:  <201902051426.x15EQqR3028486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb  5 14:26:52 2019
New Revision: 492237
URL: https://svnweb.freebsd.org/changeset/ports/492237

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/sysutils/ncdu/Makefile
  head/sysutils/ncdu/pkg-descr

Modified: head/sysutils/ncdu/Makefile
==============================================================================
--- head/sysutils/ncdu/Makefile	Tue Feb  5 14:26:41 2019	(r492236)
+++ head/sysutils/ncdu/Makefile	Tue Feb  5 14:26:52 2019	(r492237)
@@ -4,7 +4,7 @@
 PORTNAME=	ncdu
 PORTVERSION=	1.14
 CATEGORIES=	sysutils
-MASTER_SITES=	http://dev.yorhel.nl/download/
+MASTER_SITES=	https://dev.yorhel.nl/download/
 
 MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Ncurses du(1)

Modified: head/sysutils/ncdu/pkg-descr
==============================================================================
--- head/sysutils/ncdu/pkg-descr	Tue Feb  5 14:26:41 2019	(r492236)
+++ head/sysutils/ncdu/pkg-descr	Tue Feb  5 14:26:52 2019	(r492237)
@@ -2,4 +2,4 @@ ncdu (NCurses Disk Usage) is a curses-based version of
 the well-known 'du', and provides a fast way to see what
 directories are using your disk space.
 
-WWW: http://dev.yorhel.nl/ncdu/
+WWW: https://dev.yorhel.nl/ncdu/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902051426.x15EQqR3028486>