diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-24 00:02:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-24 00:02:44 +0800 |
commit | 5d18a902ce118e5ae9eb11d2fa5f6b199d528e84 (patch) | |
tree | df86196ad83b9f9fbbcb27aef0c6e5fac71d56ee /security/Makefile | |
parent | 438d58d9723ef45449b0b20e93a8d07fb1d22f1c (diff) | |
download | freebsd-ports-gnome-5d18a902ce118e5ae9eb11d2fa5f6b199d528e84.tar.gz freebsd-ports-gnome-5d18a902ce118e5ae9eb11d2fa5f6b199d528e84.tar.zst freebsd-ports-gnome-5d18a902ce118e5ae9eb11d2fa5f6b199d528e84.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 74c5161ff19e..5a7fcbf72f96 100644 --- a/security/Makefile +++ b/security/Makefile @@ -631,6 +631,7 @@ SUBDIR += php5-openssl SUBDIR += php52-filter SUBDIR += php52-hash + SUBDIR += php52-mcrypt SUBDIR += phpdeadlock SUBDIR += phpmyid SUBDIR += phpsecinfo |