diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-07-07 17:00:19 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-07-07 17:00:19 +0800 |
commit | c66259ea8fa30194ce904d3258d523354ba77499 (patch) | |
tree | 0edf3858e17e962af900f101133365f5ffd12df8 /sysutils | |
parent | a038727de922b8eefdbe4cf2b53772975c8e0f5d (diff) | |
download | freebsd-ports-gnome-c66259ea8fa30194ce904d3258d523354ba77499.tar.gz freebsd-ports-gnome-c66259ea8fa30194ce904d3258d523354ba77499.tar.zst freebsd-ports-gnome-c66259ea8fa30194ce904d3258d523354ba77499.zip |
- Update WWW
Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/agedu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/agedu/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/agedu/Makefile b/sysutils/agedu/Makefile index 70b941292e7d..8e1960a4814d 100644 --- a/sysutils/agedu/Makefile +++ b/sysutils/agedu/Makefile @@ -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 diff --git a/sysutils/agedu/pkg-descr b/sysutils/agedu/pkg-descr index 832844418e16..7c3bbf22b17f 100644 --- a/sysutils/agedu/pkg-descr +++ b/sysutils/agedu/pkg-descr @@ -19,4 +19,4 @@ as du, but it also records the last-access times of everything it scans. Then it 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/ |