git: 57f5002c17c4 - main - devel/avrdude: Update URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Apr 2024 05:37:42 UTC
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