Date: Fri, 18 Apr 2025 15:12:07 GMT From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 603920ef8310 - main - mail/bogofilter*: fix MASTER_SITES. Message-ID: <202504181512.53IFC7pK065454@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=603920ef8310854705ffafddbb114ec758def130 commit 603920ef8310854705ffafddbb114ec758def130 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-04-18 15:12:00 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-04-18 15:12:00 +0000 mail/bogofilter*: fix MASTER_SITES. --- mail/bogofilter-bdb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/bogofilter-bdb/Makefile b/mail/bogofilter-bdb/Makefile index a103d66dc421..154b5bb2dc6e 100644 --- a/mail/bogofilter-bdb/Makefile +++ b/mail/bogofilter-bdb/Makefile @@ -2,7 +2,8 @@ PORTNAME= bogofilter DISTVERSION= 1.3.0.rc1 PORTREVISION?= 0 CATEGORIES?= mail -MASTER_SITES= SF/bogofilter/bogofilter-stable/ +MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-1.3.0.beta/ \ + https://gitlab.com/-/project/12408342/uploads/647db3bd2f28a1f91bdd3bb1945d91fe/ PKGNAMESUFFIX?= -bdb MAINTAINER?= mandree@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504181512.53IFC7pK065454>
