Date: Fri, 7 Jul 2017 09:00:19 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445224 - head/sysutils/agedu Message-ID: <201707070900.v6790JUU003702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707070900.v6790JUU003702>