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 /print | |
parent | 91abf2120eec97fdd23eb237a488c23ff81cac9e (diff) | |
download | freebsd-ports-3ba73dad6f600e4da54237e381201faec678984c.zip |
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 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 73744b0dac68..3c9c9edc06ce 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ PORTNAME= cups-filters PORTVERSION= 1.28.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ |