diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-08-28 19:06:18 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-08-28 19:07:39 +0000 |
commit | 2a6cfd50d085f1b42d2c32022dd5232c493c4c46 (patch) | |
tree | c1911b579eb718b42eb65d0e48b563b56ab19cae /graphics/libkexiv2/Makefile | |
parent | 08c1696fb18eac0edbbdc884b5c346e9699c27cc (diff) | |
download | ports-2a6cfd50d085f1b42d2c32022dd5232c493c4c46.tar.gz ports-2a6cfd50d085f1b42d2c32022dd5232c493c4c46.zip |
KDE: Update KDE Gear to 23.08
Thursday, 24 August 2023
We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.
Read on to find out what's new in KDE Gear 23.08
https://kde.org/announcements/gear/23.08.0
Diffstat (limited to 'graphics/libkexiv2/Makefile')
-rw-r--r-- | graphics/libkexiv2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index f328ebe1210a..4ad4fff1ebde 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,6 +1,5 @@ PORTNAME= libkexiv2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org |