diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /print | |
parent | d6ea93e8ddc09ab65e1ae4c6636616af48a9146e (diff) | |
download | ports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.tar.gz ports-8e4bc57934f0611f59a2bfca1ddbab781572ead3.zip |
Diffstat (limited to 'print')
-rw-r--r-- | print/ipp-usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ipp-usb/Makefile b/print/ipp-usb/Makefile index 3036c5ce293e..f12cba2c18f5 100644 --- a/print/ipp-usb/Makefile +++ b/print/ipp-usb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipp-usb DISTVERSION= 0.9.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MAINTAINER= chuanwei.foo@hotmail.com |