git: 9dd502069efc - main - devel/py-represent: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 22:04:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9dd502069efce8ca2ce0595cd3baaf0dc6786535
commit 9dd502069efce8ca2ce0595cd3baaf0dc6786535
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:25:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:24 +0000
devel/py-represent: Update WWW
---
devel/py-represent/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/devel/py-represent/Makefile b/devel/py-represent/Makefile
index 9a8ba8f63384..816fba105871 100644
--- a/devel/py-represent/Makefile
+++ b/devel/py-represent/Makefile
@@ -3,11 +3,12 @@ PORTVERSION= 2.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= Represent-${DISTVERSIONFULL}
+DISTNAME= Represent-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create __repr__ automatically or declaratively
-WWW= https://github.com/RazerM/represent
+WWW= https://represent.readthedocs.io/en/latest/ \
+ https://github.com/RazerM/represent
LICENSE= BSD3CLAUSE MIT
LICENSE_COMB= dual