diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-04-16 04:29:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-04-16 04:29:51 +0000 |
commit | 2f973a2955686494aff30a15f18be3fa0492d9de (patch) | |
tree | 8b2e931bf59847b5cd67d9cae62c7e3e4a010b26 /print/ghostscript9-agpl-base/Makefile | |
parent | b13ef0d4ca3007334aea285667da0922fe0ea9c7 (diff) |
Diffstat (limited to 'print/ghostscript9-agpl-base/Makefile')
-rw-r--r-- | print/ghostscript9-agpl-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile index 8f2226fb6b73..693dd38c342b 100644 --- a/print/ghostscript9-agpl-base/Makefile +++ b/print/ghostscript9-agpl-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghostscript PORTVERSION= 9.52 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base |