diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 17:18:35 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 17:18:35 +0800 |
commit | 5fec49d5110faac46a35afb56b31be7a42444c32 (patch) | |
tree | 4ac53bb46d3015bf03105968da775d07c0e86bf4 /security | |
parent | 64502b437046d2ece465678d5edf02a4c628d4c6 (diff) | |
download | freebsd-ports-gnome-5fec49d5110faac46a35afb56b31be7a42444c32.tar.gz freebsd-ports-gnome-5fec49d5110faac46a35afb56b31be7a42444c32.tar.zst freebsd-ports-gnome-5fec49d5110faac46a35afb56b31be7a42444c32.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a636056ce97d..d53a7717f600 100644 --- a/security/Makefile +++ b/security/Makefile @@ -321,6 +321,7 @@ SUBDIR += php4-mcrypt SUBDIR += php4-mhash SUBDIR += php4-openssl + SUBDIR += php5-mcrypt SUBDIR += pidentd SUBDIR += pinentry SUBDIR += pinentry-curses |