diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:41:23 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-11-25 03:41:23 +0000 |
| commit | 09d2d0c086eaa99d8899307966a0f4e6ef479218 (patch) | |
| tree | bb3e8e785af6976d8ba588e666fdc7471fea548b /archivers | |
| parent | 8cfb6f871d552ea3f740d8a42a2f129e2d2e1c71 (diff) | |
Notes
Diffstat (limited to 'archivers')
| -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 7079b6276a86..ade1c2fb5857 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -2,7 +2,7 @@ PORTNAME= peazip PORTVERSION= 7.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} |
