diff options
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 9e06286305ee..56044b067747 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -8,7 +8,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways -WWW= http://tardy.sourceforge.net/ +WWW= https://tardy.sourceforge.net/ LICENSE= GPLv3 |