diff options
author | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-20 11:57:53 +0000 |
commit | d58009da0657fe880ba21b34400da2a77eba41e0 (patch) | |
tree | eb96bae4bf5316b1dfef0f0a29424adca1389e76 /wm/notion | |
parent | 32297addea82e686075801b27c6776e6cf189ab4 (diff) | |
download | pkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'wm/notion')
-rw-r--r-- | wm/notion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/notion/Makefile b/wm/notion/Makefile index 1d890467670..ae3aa407fd3 100644 --- a/wm/notion/Makefile +++ b/wm/notion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2020/01/18 23:35:40 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2020/03/20 11:58:33 nia Exp $ DISTNAME= notion-3-2017050501 PKGNAME= ${DISTNAME:S/3-/3./} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=raboof/} GITHUB_TAG= ${DISTNAME:S/notion-//} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://notion.sourceforge.net/ +HOMEPAGE= http://notion.sourceforge.net/ COMMENT= Tiling window manager based on ion3 LICENSE= ion-license AND gnu-lgpl-v2.1 |