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 /net/docsis | |
parent | 32297addea82e686075801b27c6776e6cf189ab4 (diff) | |
download | pkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz |
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'net/docsis')
-rw-r--r-- | net/docsis/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/docsis/Makefile b/net/docsis/Makefile index d01a751ddd4..8bb94c8e6aa 100644 --- a/net/docsis/Makefile +++ b/net/docsis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2020/01/18 23:33:14 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2020/03/20 11:58:06 nia Exp $ # DISTNAME= docsis-0.9.4 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docsis/} MAINTAINER= symka@NetBSD.org -HOMEPAGE= https://docsis.sourceforge.net/ +HOMEPAGE= http://docsis.sourceforge.net/ COMMENT= Utility for manipulating DOCSIS-compliant cable modems GNU_CONFIGURE= YES |