diff options
author | Michael Osipov <michaelo@FreeBSD.org> | 2023-10-31 12:09:48 +0000 |
---|---|---|
committer | Michael Osipov <michaelo@FreeBSD.org> | 2023-11-03 07:17:38 +0000 |
commit | fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea (patch) | |
tree | d13a0b0f7bd02a18293998021108eb593b6280c9 /print/pstotext | |
parent | 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1 (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/pstotext')
-rw-r--r-- | print/pstotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 694806dab5de..11d1644e37f0 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -1,6 +1,6 @@ PORTNAME= pstotext PORTVERSION= 1.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= http://ftp.gwdg.de/pub/ghostscript/contrib/ \ http://ftp.sunet.se/pub/text-processing/postscript/interpreters/ghostscript/contrib/ \ |