diff options
Diffstat (limited to 'archivers/peazip/Makefile')
-rw-r--r-- | archivers/peazip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index eb90fcbf52f9..972108bfd7ea 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= peazip -PORTVERSION= 6.3.1 -PORTREVISION= 1 +PORTVERSION= 6.4.0 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |