diff options
author | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
commit | 3ba73dad6f600e4da54237e381201faec678984c (patch) | |
tree | cc477d84d33dc633a921d5baf826baaaabb99ace /irc/quassel | |
parent | 91abf2120eec97fdd23eb237a488c23ff81cac9e (diff) |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
Diffstat (limited to 'irc/quassel')
-rw-r--r-- | irc/quassel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 08a088673cbb..5f2e14902691 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -2,7 +2,7 @@ PORTNAME= quassel PORTVERSION= 0.13.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc MAINTAINER= ports@FreeBSD.org |