git: e25f1180d14d - main - www/py-django-haystack: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:39:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e25f1180d14dc928baf175b4015104acb7c80755 commit e25f1180d14dc928baf175b4015104acb7c80755 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:56 +0000 www/py-django-haystack: Update WWW and clean up pkg-descr --- www/py-django-haystack/Makefile | 3 ++- www/py-django-haystack/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-django-haystack/Makefile b/www/py-django-haystack/Makefile index f33b3e274454..4386e7b5a4c5 100644 --- a/www/py-django-haystack/Makefile +++ b/www/py-django-haystack/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pluggable search for Django -WWW= https://haystacksearch.org/ +WWW= https://haystacksearch.org/ \ + https://github.com/django-haystack/django-haystack LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-django-haystack/pkg-descr b/www/py-django-haystack/pkg-descr index fef9ddefa3b9..0bafee84f2a4 100644 --- a/www/py-django-haystack/pkg-descr +++ b/www/py-django-haystack/pkg-descr @@ -6,5 +6,3 @@ With a familiar API that should make any Djangonaut feel right at home and an architecture that allows you to swap things in and out as you need to, it's how search ought to be. Haystack is BSD licensed, plays nicely with third-party app without needing to modify the source and supports Solr, Whoosh and Xapian. - -See also: https://github.com/django-haystack/django-haystack