diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-21 20:17:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-21 20:17:19 +0000 |
commit | 01b8e1ec1450e995f5c6852be89cef6774634f1a (patch) | |
tree | 2b5c5f367d1d40a390ec6a10d3bb227febe5e00c | |
parent | Delete security/php74-hash (diff) |
Fix INDEX
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 61369d082a98..6e15b3f91548 100644 --- a/security/Makefile +++ b/security/Makefile @@ -806,7 +806,6 @@ SUBDIR += php73-openssl SUBDIR += php73-sodium SUBDIR += php74-filter - SUBDIR += php74-hash SUBDIR += php74-openssl SUBDIR += php74-sodium SUBDIR += phpsecinfo |