diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-05-16 09:46:51 +0000 |
commit | 902a0675beeba6c01a038f9594a0c532079fd2f2 (patch) | |
tree | e640f9d726eb930319bafe09a6173a5b67843921 /security/Makefile | |
parent | c76d4dd7170ff14ee3d83458ff9f89cdbc7a5694 (diff) | |
download | ports-902a0675beeba6c01a038f9594a0c532079fd2f2.tar.gz ports-902a0675beeba6c01a038f9594a0c532079fd2f2.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cb4da141760b..6eea7e3500a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -668,6 +668,10 @@ SUBDIR += php52-mcrypt SUBDIR += php52-mhash SUBDIR += php52-openssl + SUBDIR += php53-filter + SUBDIR += php53-hash + SUBDIR += php53-mcrypt + SUBDIR += php53-openssl SUBDIR += phpdeadlock SUBDIR += phpsecinfo SUBDIR += pidentd |