diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-07-02 16:53:03 +0000 |
commit | 3bdc75281f615f90360f85ef6e0a966aa6d74219 (patch) | |
tree | bee69c67c48538845885ed66f6fbdbcf49cd31e2 /x11/kde-runtime4 | |
parent | ce176d805c910f047b34328fdc997bbfebdc31a3 (diff) | |
download | pkgsrc-3bdc75281f615f90360f85ef6e0a966aa6d74219.tar.gz |
*: Recursive revbump from audio/pulseaudio
Diffstat (limited to 'x11/kde-runtime4')
-rw-r--r-- | x11/kde-runtime4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 37fb94c06ea..b9a67fa5fe8 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.134 2022/06/30 11:19:01 nia Exp $ +# $NetBSD: Makefile,v 1.135 2022/07/02 16:53:39 ryoon Exp $ DISTNAME= kde-runtime-15.12.0 PKGNAME= ${DISTNAME:S/-1/4-1/} -PKGREVISION= 66 +PKGREVISION= 67 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} |