diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-08-14 00:38:09 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-08-14 00:38:09 +0000 |
| commit | 6d39dcf04e96d7cdbad58d1b7f27d25d8e3b75b8 (patch) | |
| tree | 04d90bc7cbc69bc621c7f0ded947cf625381fe4b /print | |
| parent | 1140bb0f5b833c05329d55bad163c8d893411fd6 (diff) | |
Diffstat (limited to 'print')
| -rw-r--r-- | print/ipp-usb/Makefile | 2 | ||||
| -rw-r--r-- | print/pdfcpu/Makefile | 1 | ||||
| -rw-r--r-- | print/publisher/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile index 35d7c7bd147a..026e76654616 100644 --- a/print/ipp-usb/Makefile +++ b/print/ipp-usb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipp-usb DISTVERSION= 0.9.24 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= print MAINTAINER= chuanwei.foo@hotmail.com diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile index 0bb0c59100fd..7e5032c5ccdd 100644 --- a/print/pdfcpu/Makefile +++ b/print/pdfcpu/Makefile @@ -1,6 +1,7 @@ PORTNAME= pdfcpu DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= diizzy@FreeBSD.org diff --git a/print/publisher/Makefile b/print/publisher/Makefile index f762dfd2f927..bb6e73b5b3a0 100644 --- a/print/publisher/Makefile +++ b/print/publisher/Makefile @@ -1,6 +1,7 @@ PORTNAME= publisher DISTVERSIONPREFIX= v DISTVERSION= 5.6.0 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= misterd@renderdata.pro |
