svn commit: r445224 - head/sysutils/agedu

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jul 7 09:00:21 UTC 2017


Author: amdmi3
Date: Fri Jul  7 09:00:19 2017
New Revision: 445224
URL: https://svnweb.freebsd.org/changeset/ports/445224

Log:
  - Update WWW
  
  Approved by:	portmgr blanket

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

Modified: head/sysutils/agedu/Makefile
==============================================================================
--- head/sysutils/agedu/Makefile	Fri Jul  7 09:00:17 2017	(r445223)
+++ head/sysutils/agedu/Makefile	Fri Jul  7 09:00:19 2017	(r445224)
@@ -6,7 +6,7 @@ PORTVERSION=	20160920
 DISTVERSIONSUFFIX=	.853cea9
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/sunpoet \
-		http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/
+		https://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Unix utility for tracking down wasted disk space

Modified: head/sysutils/agedu/pkg-descr
==============================================================================
--- head/sysutils/agedu/pkg-descr	Fri Jul  7 09:00:17 2017	(r445223)
+++ head/sysutils/agedu/pkg-descr	Fri Jul  7 09:00:19 2017	(r445224)
@@ -19,4 +19,4 @@ as du, but it also records the last-access times of ev
 builds an index that lets it efficiently generate reports giving a summary of
 the results for each subdirectory, and then it produces those reports on demand.
 
-WWW: http://www.chiark.greenend.org.uk/~sgtatham/agedu/
+WWW: https://www.chiark.greenend.org.uk/~sgtatham/agedu/


More information about the svn-ports-all mailing list