diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-04-19 22:59:40 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-04-19 22:59:40 +0800 |
commit | 3965501e0db9adde175456c4e42d67ba06e77d25 (patch) | |
tree | bbbdc845f2b89c4b9015b352dd7e83ad72b1d0e8 /textproc/kf5-kcodecs/Makefile | |
parent | 2a9e5b75ddd4a75dcff9f4e0b57a3a76038b6f4a (diff) | |
download | freebsd-ports-gnome-3965501e0db9adde175456c4e42d67ba06e77d25.tar.gz freebsd-ports-gnome-3965501e0db9adde175456c4e42d67ba06e77d25.tar.zst freebsd-ports-gnome-3965501e0db9adde175456c4e42d67ba06e77d25.zip |
Update KDE Frameworks to 5.33.0
PR: 218524
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10331
Diffstat (limited to 'textproc/kf5-kcodecs/Makefile')
-rw-r--r-- | textproc/kf5-kcodecs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/kf5-kcodecs/Makefile b/textproc/kf5-kcodecs/Makefile index fd182e7fb4b8..7faf80cea63e 100644 --- a/textproc/kf5-kcodecs/Makefile +++ b/textproc/kf5-kcodecs/Makefile @@ -3,7 +3,6 @@ PORTNAME= kcodecs PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org |