diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-11-04 14:29:14 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-11-04 14:29:14 +0000 |
commit | 5c3042ae02260eaebc3da74f464cfb1914648c82 (patch) | |
tree | 904dcd22d9bb2f3c5526271e2c119e1ea7071f82 /www/Makefile | |
parent | 30d39141375fb8b877da76cdeba10cac94f0c950 (diff) | |
download | ports-5c3042ae02260eaebc3da74f464cfb1914648c82.tar.gz ports-5c3042ae02260eaebc3da74f464cfb1914648c82.zip |
Cookie string generator / parser.
Notes
Notes:
svn path=/head/; revision=332730
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 e9396f2b5088..852b6023fe2a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -837,6 +837,7 @@ SUBDIR += p5-ClearSilver SUBDIR += p5-Compress-LeadingBlankSpaces SUBDIR += p5-Continuity + SUBDIR += p5-Cookie-Baker SUBDIR += p5-Corona SUBDIR += p5-Dancer SUBDIR += p5-Dancer-Logger-Log4perl |