diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 06:29:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 06:29:59 +0000 |
commit | 588f799d6e2c90087f3daed549460fd8bb9888b5 (patch) | |
tree | 6a5bde1c43704da10abb1a5e7380d49b468b14bf /www/Makefile | |
parent | New port devel/p5-UNIVERSAL-exports (diff) |
New port www/p5-PHP-Session
Read / write PHP session files
PR: ports/51033
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=79206
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 ea01b42ddd02..9ee468294795 100644 --- a/www/Makefile +++ b/www/Makefile @@ -342,6 +342,7 @@ SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter SUBDIR += p5-HTTPD-Tools + SUBDIR += p5-PHP-Session SUBDIR += p5-ParallelUA SUBDIR += p5-Sledge SUBDIR += p5-Sledge-Plugin-Download |