summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2005-03-29 05:24:08 +0000
committerkientzle <kientzle@FreeBSD.org>2005-03-29 05:24:08 +0000
commit886428519a567eeec0864685070d25dd31f8d9ca (patch)
tree450d179d741cbc112ac8c499db6ba31828835b35 /lib/libarchive/Makefile
parented1d4fbad5c27213cf394c7b62f627ffc170d661 (diff)
downloadFreeBSD-src-886428519a567eeec0864685070d25dd31f8d9ca.zip
FreeBSD-src-886428519a567eeec0864685070d25dd31f8d9ca.tar.gz
Clean up the support for extracting very long pathnames.
Diffstat (limited to 'lib/libarchive/Makefile')
-rw-r--r--lib/libarchive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index 8ea2237..e7bc573 100644
--- a/lib/libarchive/Makefile
+++ b/lib/libarchive/Makefile
@@ -7,7 +7,7 @@
LIB= archive
-VERSION= 1.02.013
+VERSION= 1.02.016
ARCHIVE_API_FEATURE= 2
ARCHIVE_API_VERSION= 1
SHLIB_MAJOR= ${ARCHIVE_API_VERSION}
OpenPOWER on IntegriCloud