diff options
author | Felix Palmen <zirias@FreeBSD.org> | 2023-04-30 13:09:29 +0200 |
---|---|---|
committer | Felix Palmen <zirias@FreeBSD.org> | 2023-04-30 13:10:42 +0200 |
commit | a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 (patch) | |
tree | 614b3bd1d7bb3b14d69083069da12e9c7fe8f25c /print/pdf-tools/Makefile | |
parent | 2d1b57e0dfbb61f780bdb2065bc9b5c454d630fc (diff) | |
download | freebsd-ports-a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5.zip |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'print/pdf-tools/Makefile')
-rw-r--r-- | print/pdf-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index 77eaa4010a7c..3ce9c7bce5f8 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |