svn commit: r492237 - head/sysutils/ncdu

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 5 14:26:55 UTC 2019


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 at 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/


More information about the svn-ports-all mailing list