Date: Sat, 15 Apr 2023 13:18:05 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1197333532d - main - sysutils/plasma5-ksysguard: Reinstate accidentally dropped PORTREVISION Message-ID: <202304151318.33FDI5Kp080185@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1197333532dca7817e1377fad5364314f6f9164 commit c1197333532dca7817e1377fad5364314f6f9164 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-15 13:17:00 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-15 13:17:00 +0000 sysutils/plasma5-ksysguard: Reinstate accidentally dropped PORTREVISION Approved by: portmgr (just-fix-it) --- sysutils/plasma5-ksysguard/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/plasma5-ksysguard/Makefile b/sysutils/plasma5-ksysguard/Makefile index 8238cd8c3db1..1c5c2d3ceb65 100644 --- a/sysutils/plasma5-ksysguard/Makefile +++ b/sysutils/plasma5-ksysguard/Makefile @@ -1,5 +1,6 @@ PORTNAME= ksysguard DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 3 PKGNAMEPREFIX= plasma5- CATEGORIES= sysutils kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304151318.33FDI5Kp080185>