diff options
author | Michael Osipov <michaelo@FreeBSD.org> | 2023-10-31 13:09:48 +0100 |
---|---|---|
committer | Michael Osipov <michaelo@FreeBSD.org> | 2023-11-03 08:17:38 +0100 |
commit | fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea (patch) | |
tree | d13a0b0f7bd02a18293998021108eb593b6280c9 /print/foo2zjs | |
parent | security/py-{acme,certbot*}: Update to 2.7.4 (diff) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412
Diffstat (limited to 'print/foo2zjs')
-rw-r--r-- | print/foo2zjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 44282b6b3691..e9ce587c1a55 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -1,6 +1,6 @@ PORTNAME= foo2zjs PORTVERSION= 20161203 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= LOCAL/bsam/${PORTNAME} \ ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/ |