diff options
Diffstat (limited to 'archivers/peazip/Makefile')
-rw-r--r-- | archivers/peazip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index dffc953a85fa..c57a4400a2e1 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,5 +1,6 @@ PORTNAME= peazip PORTVERSION= 9.4.0 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -12,7 +13,6 @@ WWW= https://peazip.github.io LICENSE= LGPL3 USES= cpe desktop-file-utils dos2unix fpc lazarus:flavors zip xorg -USE_FPC= cairo chm fcl-base fcl-image fcl-xml pasjpeg rtl-objpas x11 USE_XORG= x11 CPE_VENDOR= giorgio_tani |