diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-03-11 15:51:03 +0100 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-03-11 15:51:48 +0100 |
commit | 56b5402f6b523de6b9c199e73dc386a8d4f778fd (patch) | |
tree | f8de144060eefc9b1e739ff09f64bb598b15ce9a | |
parent | 324529adaa73d18db025ae7fb993662536c86e64 (diff) | |
download | freebsd-ports-56b5402f6b523de6b9c199e73dc386a8d4f778fd.zip |
multimedia/mpc-qt: switch to upstream summary
(cherry picked from commit 9deb9284ad63161990c0d809878f46d17e823472)
-rw-r--r-- | multimedia/mpc-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile index d273f6abfab7..2bbd52e1e0a5 100644 --- a/multimedia/mpc-qt/Makefile +++ b/multimedia/mpc-qt/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 23.12 CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org -COMMENT= Qt 5 clone of Media Player Classic based on libmpv +COMMENT= Media Player Classic Qute Theater WWW= https://github.com/mpc-qt/mpc-qt LICENSE= GPLv2 |