diff options
author | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-01-24 20:56:45 +0800 |
commit | f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea (patch) | |
tree | 1ad6f12035f9dc0367bfbb727eaf2797d1c97cd8 /security | |
parent | 3fe671e4f57d4e6da69c6175178736a0387df62d (diff) | |
download | freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.gz freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.tar.zst freebsd-ports-gnome-f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea.zip |
Connect PHP 7.1 ports (r432324)
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 236283d036fa..816eb32bb72d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -782,6 +782,10 @@ SUBDIR += php70-hash SUBDIR += php70-mcrypt SUBDIR += php70-openssl + SUBDIR += php71-filter + SUBDIR += php71-hash + SUBDIR += php71-mcrypt + SUBDIR += php71-openssl SUBDIR += phpdeadlock SUBDIR += phpsecinfo SUBDIR += pidentd |