Date: Tue, 30 Apr 2024 05:37:42 GMT From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 57f5002c17c4 - main - devel/avrdude: Update URL Message-ID: <202404300537.43U5bgXv004397@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joerg: URL: https://cgit.FreeBSD.org/ports/commit/?id=57f5002c17c473635307936222cfc7125de20669 commit 57f5002c17c473635307936222cfc7125de20669 Author: Joerg Wunsch <joerg@FreeBSD.org> AuthorDate: 2024-04-30 05:36:13 +0000 Commit: Joerg Wunsch <joerg@FreeBSD.org> CommitDate: 2024-04-30 05:36:13 +0000 devel/avrdude: Update URL Project has moved to Github. Reported by: jmg --- devel/avrdude/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index 503de0606985..8491c17dae93 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel MAINTAINER= joerg@FreeBSD.org COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs -WWW= https://www.nongnu.org/avrdude/ +WWW= https://github.com/avrdudes/avrdude/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404300537.43U5bgXv004397>