diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 16:47:41 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 16:47:41 +0000 |
commit | 19fe40753d31ba0d91325ae15897602b2531875a (patch) | |
tree | 756dc92902e540775c00a7af9b20473c9ab8e7a9 /security/phpdeadlock | |
parent | c2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff) |
Notes
Diffstat (limited to 'security/phpdeadlock')
-rw-r--r-- | security/phpdeadlock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index b1157669fd03..ca34c05b3180 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -21,7 +21,7 @@ DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt USE_DOS2UNIX= yes -USE_APACHE= 13+ +USE_APACHE= 20+ USE_PHP= mysql session ctype pcre NO_BUILD= yes |