Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2023 07:41:01 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a425253b389 - main - www/you-get: Update WWW and clean up pkg-descr
Message-ID:  <202311020741.3A27f1k3031240@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a425253b3899d463128cf5a3b09e2dc489d12bf

commit 2a425253b3899d463128cf5a3b09e2dc489d12bf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-02 07:34:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-02 07:37:22 +0000

    www/you-get: Update WWW and clean up pkg-descr
---
 www/you-get/Makefile  | 3 ++-
 www/you-get/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/you-get/Makefile b/www/you-get/Makefile
index 169a0949cfae..a77e42d444b5 100644
--- a/www/you-get/Makefile
+++ b/www/you-get/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES=	PYPI
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Dumb downloader that scrapes the web
-WWW=		https://you-get.org/
+WWW=		https://you-get.org/ \
+		https://github.com/soimort/you-get
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/www/you-get/pkg-descr b/www/you-get/pkg-descr
index 8dbd54a0decb..fc199064da0e 100644
--- a/www/you-get/pkg-descr
+++ b/www/you-get/pkg-descr
@@ -1,4 +1,2 @@
 You-Get is a tiny command-line utility to download media contents (videos,
 audios, images) from the Web, in case there is no other handy way to do it.
-
-See also: https://github.com/soimort/you-get



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020741.3A27f1k3031240>