git: 97ccc5274964 - main - www/py-django-haystack: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 00:04:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97ccc5274964b292269ef91e3f79d5736a9b5a49
commit 97ccc5274964b292269ef91e3f79d5736a9b5a49
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-18 23:54:57 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-18 23:54:57 +0000
www/py-django-haystack: Update WWW
---
www/py-django-haystack/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/py-django-haystack/Makefile b/www/py-django-haystack/Makefile
index b2ad73480a90..75a712fda27b 100644
--- a/www/py-django-haystack/Makefile
+++ b/www/py-django-haystack/Makefile
@@ -8,6 +8,7 @@ DISTNAME= django_haystack-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pluggable search for Django
WWW= https://haystacksearch.org/ \
+ https://django-haystack.readthedocs.io/en/master/ \
https://github.com/django-haystack/django-haystack
LICENSE= BSD3CLAUSE