diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
commit | 7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1 (patch) | |
tree | 012f2da019f26a1ce23837b79744a6c07587d7e6 /wm | |
parent | e516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff) | |
download | pkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz |
Follow some redirects.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/waimea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile index a256f9b3234..ee1dc1ca556 100644 --- a/wm/waimea/Makefile +++ b/wm/waimea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2016/07/09 13:10:15 rillig Exp $ +# $NetBSD: Makefile,v 1.54 2017/09/06 09:03:05 wiz Exp $ # DISTNAME= waimea-0.4.0 @@ -7,7 +7,7 @@ CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/waimea/ +HOMEPAGE= https://sourceforge.net/projects/waimea/ COMMENT= Fast and highly customizable virtual window manager GNU_CONFIGURE= YES |