diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-23 15:21:26 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-23 15:21:26 +0000 |
commit | 3a83b8d9289ab377fe477a890dcd6455987c94cb (patch) | |
tree | 7ea2650b54570bea90cbeeceed2541a65812f4e5 /archivers/Makefile | |
parent | 8acb0d30a077bb5b154753df123084398030354f (diff) | |
download | FreeBSD-ports-3a83b8d9289ab377fe477a890dcd6455987c94cb.zip FreeBSD-ports-3a83b8d9289ab377fe477a890dcd6455987c94cb.tar.gz |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 4c74938..0c81596 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -132,6 +132,7 @@ SUBDIR += php5-bz2 SUBDIR += php5-zip SUBDIR += php5-zlib + SUBDIR += php52-bz2 SUBDIR += pigz SUBDIR += ppmd SUBDIR += ppmd-7z |