diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-23 23:40:05 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-23 23:40:05 +0800 |
commit | f167e2b999889d7d90235d66054a7249a00d50f8 (patch) | |
tree | 1320c1d9bdf8e947b03ffbabb32f3c6aeaf911d9 /security | |
parent | e8174e776ab817114edef6f4fb764a371f915b33 (diff) | |
download | freebsd-ports-gnome-f167e2b999889d7d90235d66054a7249a00d50f8.tar.gz freebsd-ports-gnome-f167e2b999889d7d90235d66054a7249a00d50f8.tar.zst freebsd-ports-gnome-f167e2b999889d7d90235d66054a7249a00d50f8.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
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 bd083445d2d8..eea17b753e84 100644 --- a/security/Makefile +++ b/security/Makefile @@ -629,6 +629,7 @@ SUBDIR += php5-hash SUBDIR += php5-mcrypt SUBDIR += php5-openssl + SUBDIR += php52-filter SUBDIR += phpdeadlock SUBDIR += phpmyid SUBDIR += phpsecinfo |