diff options
| author | Michael Osipov <michael.osipov@siemens.com> | 2023-06-27 20:09:19 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-06-27 20:34:15 +0000 |
| commit | d93e409971e167bdad655af3ca8e6ff09a639ee7 (patch) | |
| tree | 8181f629d99a4938da09b5538af470d685f9c672 /print/ghostscript10/Makefile | |
| parent | 04efa33d67500c5524834f87ae26827dc5eac8f4 (diff) | |
print/ghostscript: Update to 10.01.2
Diffstat (limited to 'print/ghostscript10/Makefile')
| -rw-r--r-- | print/ghostscript10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript10/Makefile b/print/ghostscript10/Makefile index 6f48a5b54bca..d325b230a753 100644 --- a/print/ghostscript10/Makefile +++ b/print/ghostscript10/Makefile @@ -1,6 +1,5 @@ PORTNAME= ghostscript -DISTVERSION= 10.01.1 -PORTREVISION= 3 +DISTVERSION= 10.01.2 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${DISTVERSION:S/.//g}/ PKGNAMESUFFIX= ${GS_MAJOR_VERSION} |
