git: 5a5dea14ad32 - main - devel/py-eventlib: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:36:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a5dea14ad323d9af5f492d01d5382a67c4f9bd2
commit 5a5dea14ad323d9af5f492d01d5382a67c4f9bd2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:16:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:18 +0000
devel/py-eventlib: Update WWW
---
devel/py-eventlib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-eventlib/Makefile b/devel/py-eventlib/Makefile
index ded39dd4d621..9d9fae782eb0 100644
--- a/devel/py-eventlib/Makefile
+++ b/devel/py-eventlib/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library to make it easy to track events in python/django apps
-WWW= https://pypi.org/project/eventlib/
+WWW= https://github.com/Yipit/eventlib
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING