git: 2e17557f6345 - main - devel/py-pip-tools4: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:36:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2e17557f6345c8aa696a16ed172d6ac1b5100241
commit 2e17557f6345c8aa696a16ed172d6ac1b5100241
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:16:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:28 +0000
devel/py-pip-tools4: Update WWW and clean up pkg-descr
---
devel/py-pip-tools4/Makefile | 2 +-
devel/py-pip-tools4/pkg-descr | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/devel/py-pip-tools4/Makefile b/devel/py-pip-tools4/Makefile
index 415dc4ae8384..e014bc8f227d 100644
--- a/devel/py-pip-tools4/Makefile
+++ b/devel/py-pip-tools4/Makefile
@@ -7,7 +7,7 @@ PKGNAMESUFFIX= 4
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Keep your pinned dependencies fresh
-WWW= https://pypi.org/project/pip-tools/
+WWW= https://github.com/jazzband/pip-tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-pip-tools4/pkg-descr b/devel/py-pip-tools4/pkg-descr
index aa8a4040343d..062b0c2f5016 100644
--- a/devel/py-pip-tools4/pkg-descr
+++ b/devel/py-pip-tools4/pkg-descr
@@ -2,5 +2,3 @@ pip-tools = pip-compile + pip-sync
It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.
-
-See also: https://github.com/jazzband/pip-tools