diff --git a/Makefile b/Makefile index 627265b..265435a 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ GIT_AMIGA_NETINCLUDE := https://github.com/bebbo/amiga-netinclude GIT_BINUTILS := https://github.com/bebbo/binutils-gdb GIT_CLIB2 := https://github.com/bebbo/clib2 GIT_FD2PRAGMA := https://github.com/bebbo/fd2pragma -GIT_FD2SFD := https://github.com/cahirwpz/fd2sfd +GIT_FD2SFD := https://github.com/adtools/fd2sfd GIT_GCC := https://github.com/bebbo/gcc GIT_IRA := https://github.com/bebbo/ira GIT_IXEMUL := https://github.com/bebbo/ixemul