git: fe5d3c9d90e6 - main - misc/qt5ct: update WWW
Tobias C. Berner
tcberner at FreeBSD.org
Sun Aug 1 15:54:27 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe5d3c9d90e62135136c34fcec4e98a78026b507
commit fe5d3c9d90e62135136c34fcec4e98a78026b507
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-08-01 15:52:25 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-08-01 15:54:05 +0000
misc/qt5ct: update WWW
Switch to the official website of the project, the previous one is
defunct.
Reported by: p5B2E9A8F at t-online.de
PR: 257535
---
misc/qt5ct/Makefile | 1 +
misc/qt5ct/pkg-descr | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile
index 986b991d4ff1..04a35679ca1f 100644
--- a/misc/qt5ct/Makefile
+++ b/misc/qt5ct/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qt5ct
DISTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}
diff --git a/misc/qt5ct/pkg-descr b/misc/qt5ct/pkg-descr
index baf68b818ba1..f7f415f747cb 100644
--- a/misc/qt5ct/pkg-descr
+++ b/misc/qt5ct/pkg-descr
@@ -1,4 +1,4 @@
This utility allows users to configure Qt 5 settings (theme, font,
icons, etc.) under DE/WM without Qt integration.
-WWW: http://qt-apps.org/content/show.php?content=168066
+WWW: https://sourceforge.net/projects/qt5ct/
More information about the dev-commits-ports-all
mailing list