diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-15 14:34:26 +0000 |
commit | e630e52bb5f688a26b92533f2f2b0e17e3b85f33 (patch) | |
tree | 921070ae859847e6ad2f11168de4014a9c3571e8 /security/Makefile | |
parent | 8b812c1bf4f8270bf585201073f5504abac62e07 (diff) | |
download | ports-e630e52bb5f688a26b92533f2f2b0e17e3b85f33.tar.gz ports-e630e52bb5f688a26b92533f2f2b0e17e3b85f33.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 16ea266c739a..c513f93389e4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -760,6 +760,10 @@ SUBDIR += php56-hash SUBDIR += php56-mcrypt SUBDIR += php56-openssl + SUBDIR += php70-filter + SUBDIR += php70-hash + SUBDIR += php70-mcrypt + SUBDIR += php70-openssl SUBDIR += phpdeadlock SUBDIR += phpsecinfo SUBDIR += pidentd |