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 /net-im/pidgin-bot-sentry/Makefile | |
parent | audio/opus: update to 1.4 (diff) |
audio/opus: bump consumers after update to 1.4
Diffstat (limited to 'net-im/pidgin-bot-sentry/Makefile')
-rw-r--r-- | net-im/pidgin-bot-sentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-bot-sentry/Makefile b/net-im/pidgin-bot-sentry/Makefile index eaf9c895f0e3..759d584d22c1 100644 --- a/net-im/pidgin-bot-sentry/Makefile +++ b/net-im/pidgin-bot-sentry/Makefile @@ -1,6 +1,6 @@ PORTNAME= pidgin-bot-sentry PORTVERSION= 1.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MASTER_SITES= SF/pidgin-bs/bot-sentry/${PORTVERSION} DISTNAME= bot-sentry-${PORTVERSION} |