diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-24 06:10:37 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-24 06:10:37 +0800 |
commit | e0f5d2f4a561a2ba754ce516646db93d9e5959b9 (patch) | |
tree | fc7600da75ee5c9c6bf19432a3ae94fedadd0c42 /textproc/Makefile | |
parent | e4d4bb98fc067466ebe44c8a42e0432ca75bebd5 (diff) | |
download | freebsd-ports-graphics-e0f5d2f4a561a2ba754ce516646db93d9e5959b9.tar.gz freebsd-ports-graphics-e0f5d2f4a561a2ba754ce516646db93d9e5959b9.tar.zst freebsd-ports-graphics-e0f5d2f4a561a2ba754ce516646db93d9e5959b9.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 67097076324..efa55c9e5fd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -936,6 +936,7 @@ SUBDIR += php5-xsl SUBDIR += php52-ctype SUBDIR += php52-dom + SUBDIR += php52-pspell SUBDIR += po4a SUBDIR += pocketreader SUBDIR += pootle |