diff options
author | daichi <daichi@FreeBSD.org> | 2003-06-25 06:50:53 +0000 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-06-25 06:50:53 +0000 |
commit | fe4210785111cadcbe829df2fa63ed772a0ec886 (patch) | |
tree | 71cad3f7416cc08113913fca313ec116a8c7eb4b /www/Makefile | |
parent | 6c5a1418eeb11297d31b41925b56659c897e75ea (diff) | |
download | FreeBSD-ports-fe4210785111cadcbe829df2fa63ed772a0ec886.zip FreeBSD-ports-fe4210785111cadcbe829df2fa63ed772a0ec886.tar.gz |
Add suphp 0.2.2,
suPHP is a combination which provides a wrapper
for PHP.
PR: 42790
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9e8a837..ba0de3b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -457,6 +457,7 @@ SUBDIR += squirm SUBDIR += squishdot SUBDIR += ssserver + SUBDIR += suphp SUBDIR += surfraw SUBDIR += swiggle SUBDIR += swish++ |