diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:21:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:21:05 +0000 |
commit | 6cd990b8ab05624c71c72659350d90c603c42990 (patch) | |
tree | 67ef696c8b6a0a3a3f0987c4dd6d3c701eafe3b3 /security/Makefile | |
parent | 4a365426f3076dcd25f18765465ae2e80d685bec (diff) | |
download | ports-6cd990b8ab05624c71c72659350d90c603c42990.tar.gz ports-6cd990b8ab05624c71c72659350d90c603c42990.zip |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114164
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 d253db689bf3..00d6b205bf01 100644 --- a/security/Makefile +++ b/security/Makefile @@ -323,6 +323,7 @@ SUBDIR += php4-openssl SUBDIR += php5-mcrypt SUBDIR += php5-mhash + SUBDIR += php5-openssl SUBDIR += pidentd SUBDIR += pinentry SUBDIR += pinentry-curses |