diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:15:30 +0200 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:17:15 +0200 |
commit | feb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch) | |
tree | e79f501fbac85d3800abbc2796349f85e210f570 /math/kmplot | |
parent | audio/opus: update to 1.4 (diff) |
audio/opus: bump consumers after update to 1.4
Diffstat (limited to 'math/kmplot')
-rw-r--r-- | math/kmplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index e21f1417082a..6e112b8e15d7 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -1,5 +1,6 @@ PORTNAME= kmplot DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org |