diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 15:21:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 15:21:26 +0000 |
commit | 90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e (patch) | |
tree | fedfd024d2cf153b431fd840577805ec90d70c08 /misc/Makefile | |
parent | 3acf4c24e29e32e82f673183e1acb3f78d002d62 (diff) | |
download | ports-90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e.tar.gz ports-90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Notes
Notes:
svn path=/head/; revision=253097
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 27708e7c77a6..fa023a0a9cf0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -434,6 +434,7 @@ SUBDIR += php4-calendar SUBDIR += php4-mcal SUBDIR += php5-calendar + SUBDIR += php52-calendar SUBDIR += phraze SUBDIR += pinfo SUBDIR += pipe |