diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-15 16:40:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-15 16:40:17 +0000 |
commit | 2abc50fe3866b50edf72440b6c9d4fd09e46a48a (patch) | |
tree | 84ef66ecc7942590678937ff3b2c7ffeae03c2b8 /archivers | |
parent | 3a4a9947b88f79c8fbb094da0a65493dc8b86404 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 327047e5ee44..038080c42ee4 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -142,8 +142,8 @@ SUBDIR += pecl-lzf SUBDIR += pecl-phk SUBDIR += pecl-rar + SUBDIR += pecl-snappy SUBDIR += php-horde_lz4 - SUBDIR += php5-snappy SUBDIR += php55-bz2 SUBDIR += php55-phar SUBDIR += php55-zip |