diff options
Diffstat (limited to 'net/clive')
-rw-r--r-- | net/clive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 7dee58923b9..af26d425740 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2020/01/18 23:33:13 rillig Exp $ +# $NetBSD: Makefile,v 1.56 2020/03/20 11:58:05 nia Exp $ DISTNAME= clive-2.3.3 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://clive.sourceforge.net/ +HOMEPAGE= http://clive.sourceforge.net/ COMMENT= Command line video extraction tool for user-uploaded video hosts LICENSE= gnu-gpl-v3 |