diff options
Diffstat (limited to 'sysutils/stow')
-rw-r--r-- | sysutils/stow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index a65eb149be4..891850a4a6c 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2019/08/11 13:23:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/01/18 23:35:21 rillig Exp $ # DISTNAME= stow-2.2.2 @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_GNU:=stow/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnu.org/software/stow/stow.html +HOMEPAGE= https://www.gnu.org/software/stow/stow.html COMMENT= Maps several separate packages into a tree without merging them LICENSE= gnu-gpl-v2 |