git: 5ff03fb70801 - main - emulators/fmsx: minor update to pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Dec 2025 23:36:34 UTC
The branch main has been updated by eugen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ff03fb70801b7df491b341efdd90f40b70fc8c0
commit 5ff03fb70801b7df491b341efdd90f40b70fc8c0
Author: Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2025-12-11 23:35:21 +0000
Commit: Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2025-12-11 23:36:28 +0000
emulators/fmsx: minor update to pkg-message
Update URL in pkg-message to be usable with modern web browsers
changing FTP to HTTP site. Note that http:// is used deliberately
instead of https:// because its SSL certificate does not cover
"ftp.komkon.org" for the moment.
---
emulators/fmsx/pkg-message | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/emulators/fmsx/pkg-message b/emulators/fmsx/pkg-message
index a8589202d0ae..e3abe81a8279 100644
--- a/emulators/fmsx/pkg-message
+++ b/emulators/fmsx/pkg-message
@@ -10,7 +10,7 @@ when starting fMSX and you're using -DBPP32, try compiling with
For FreeBSD users: run "make clean config" and unselect BPP32 and
select BPP16 or BPP24 as options.
-See ftp://ftp.komkon.org//pub/EMUL8/MSX/Carts for cartridge ROMs
+See http://ftp.komkon.org/EMUL8/MSX/Carts/ for cartridge ROMs
EOM
}
]