Date: Mon, 6 Feb 2023 07:15:07 GMT From: Beat Gaetzi <beat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2ccbf65f522 - main - mail/swaks: Update WWW to the project page itself Message-ID: <202302060715.3167F7aM059773@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by beat: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ccbf65f52269fc745c7f929a7c6768f4166e17 commit e2ccbf65f52269fc745c7f929a7c6768f4166e17 Author: Beat Gaetzi <beat@FreeBSD.org> AuthorDate: 2023-02-06 07:10:59 +0000 Commit: Beat Gaetzi <beat@FreeBSD.org> CommitDate: 2023-02-06 07:14:58 +0000 mail/swaks: Update WWW to the project page itself --- mail/swaks/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile index 61ff46a3094f..d1b2d6d9c71d 100644 --- a/mail/swaks/Makefile +++ b/mail/swaks/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://jetmore.org/john/code/swaks/ MAINTAINER= beat@FreeBSD.org COMMENT= Swiss Army Knife SMTP transaction tester -WWW= http://jetmore.org/john/code/ #swaks +WWW= https://jetmore.org/john/code/swaks/ LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302060715.3167F7aM059773>