diff options
author | Xin LI <delphij@FreeBSD.org> | 2021-08-01 21:41:48 -0700 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2021-08-01 21:41:48 -0700 |
commit | 3ba73dad6f600e4da54237e381201faec678984c (patch) | |
tree | cc477d84d33dc633a921d5baf826baaaabb99ace /net/ldapdiff/Makefile | |
parent | devel/ruby-build: Update to 20210801 (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 'net/ldapdiff/Makefile')
-rw-r--r-- | net/ldapdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile index 8c44867a9b82..d8a85ac5fbe2 100644 --- a/net/ldapdiff/Makefile +++ b/net/ldapdiff/Makefile @@ -2,7 +2,7 @@ PORTNAME= ldapdiff PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://launchpadlibrarian.net/20391352/ DISTNAME= ${PORTNAME}-${PORTVERSION}_src |