aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:16:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:27 +0000
commit51137a7ec3059ec36c87e94eae938b10677cb6a9 (patch)
treee5cf4bac3b943c3ee1e9f8426e07842f5b49c2de
parenta3e3c4084aff92f8ce3ed9063345c084a41879fb (diff)
downloadports-51137a7ec3059ec36c87e94eae938b10677cb6a9.tar.gz
ports-51137a7ec3059ec36c87e94eae938b10677cb6a9.zip
devel/py-period: Update WWW
-rw-r--r--devel/py-period/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-period/Makefile b/devel/py-period/Makefile
index a74e27302a40..bb7c99209e56 100644
--- a/devel/py-period/Makefile
+++ b/devel/py-period/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Basic time period checking library
-WWW= https://pypi.org/project/period/
+WWW= https://github.com/LinkCareServices/period
LICENSE= ART20