git: 0d6d6b6f14b2 - main - misc/ringtonetools: fix fetch
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Aug 28 00:10:09 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d6d6b6f14b2953fec0d3a50852f75c85bc641af
commit 0d6d6b6f14b2953fec0d3a50852f75c85bc641af
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-08-28 00:04:52 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-08-28 00:04:52 +0000
misc/ringtonetools: fix fetch
---
misc/ringtonetools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/ringtonetools/Makefile b/misc/ringtonetools/Makefile
index a0e6f6e34b04..6685d10c7d91 100644
--- a/misc/ringtonetools/Makefile
+++ b/misc/ringtonetools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ringtonetools
PORTVERSION= 2.26
CATEGORIES= misc
-MASTER_SITES= http://downloads.mikekohn.net/${PORTNAME}/
+MASTER_SITES= https://www.mikekohn.net/downloads/${PORTNAME}/
MAINTAINER= ports at FreeBSD.org
COMMENT= Create/convert/listen to ringtones and logos for mobile phones
More information about the dev-commits-ports-all
mailing list