Date: Tue, 28 Mar 2023 04:58:45 GMT From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c01f910ee207 - main - print/a2ps: update WWW Message-ID: <202303280458.32S4wjLo090104@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=c01f910ee2073f7bd7c2bbb2816f00595ffda53a commit c01f910ee2073f7bd7c2bbb2816f00595ffda53a Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2023-03-28 04:58:29 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2023-03-28 04:58:29 +0000 print/a2ps: update WWW --- print/a2ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 3a066a7eb1be..1b9040249bbe 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n MAINTAINER= dirk.meyer@dinoex.sub.org COMMENT= Formats an ASCII file for printing on a postscript printer -WWW= http://www.inf.enst.fr/~demaille/a2ps/ +WWW= https://www.gnu.org/software/a2ps/ LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303280458.32S4wjLo090104>