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 /multimedia/tvtime | |
parent | 32297addea82e686075801b27c6776e6cf189ab4 (diff) | |
download | pkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'multimedia/tvtime')
-rw-r--r-- | multimedia/tvtime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/tvtime/Makefile b/multimedia/tvtime/Makefile index c334a50cb42..49c6e6d3c71 100644 --- a/multimedia/tvtime/Makefile +++ b/multimedia/tvtime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2020/01/18 23:33:12 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2020/03/20 11:58:04 nia Exp $ DISTNAME= tvtime-1.0.2 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= multimedia x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tvtime/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://tvtime.sourceforge.net/ +HOMEPAGE= http://tvtime.sourceforge.net/ COMMENT= High quality television application LICENSE= gnu-gpl-v2 AND mit AND gnu-lgpl-v2 |