diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:22:10 +0000 |
commit | 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 (patch) | |
tree | 4490d5e256dfdf157b15063ef0c4e410310df6bb /print/pdfcpu/Makefile | |
parent | adea180e8329f2dee8c5b5bc0c0b3d750cc743dd (diff) | |
download | ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.tar.gz ports-0505b712df3ae2b4bcaba00aecc7c1e9100d8609.zip |
all: Bump PORTREVISION after lang/go* update
PR: 274405
Diffstat (limited to 'print/pdfcpu/Makefile')
-rw-r--r-- | print/pdfcpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdfcpu/Makefile b/print/pdfcpu/Makefile index 5579727d586d..bb107c1423e0 100644 --- a/print/pdfcpu/Makefile +++ b/print/pdfcpu/Makefile @@ -1,6 +1,7 @@ PORTNAME= pdfcpu DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= diizzy@FreeBSD.org |