diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-09 17:13:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-09 17:13:07 +0000 |
commit | d99d942bb0363d29071216cffc26e468ac6b3453 (patch) | |
tree | 6e760d9120821bb8040d55098c41e0c6b78eb1cb /archivers/libarchive | |
parent | 7c6437e916a4046bfe0ae86246175c07cd42f449 (diff) |
Notes
Diffstat (limited to 'archivers/libarchive')
-rw-r--r-- | archivers/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index b4c9deaed492..5763b6a855a0 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -2,6 +2,7 @@ PORTNAME= libarchive PORTVERSION= 3.3.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= https://libarchive.org/downloads/ |