diff options
author | hiramatsu <hiramatsu> | 2011-10-15 19:19:02 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-10-15 19:19:02 +0000 |
commit | 27afa569718dc3b9cd857b0e65bb888d96dbc92b (patch) | |
tree | 446bdc034d3e6f7ab8cc27db499585321316ff9a /www/p5-Catalyst-Plugin-Session | |
parent | 7b665e1e8c9b7b5f926a1df2a8c2efa2a42828fe (diff) | |
download | pkgsrc-27afa569718dc3b9cd857b0e65bb888d96dbc92b.tar.gz |
Do not need to include HOMEPAGE url in DESCR.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/DESCR b/www/p5-Catalyst-Plugin-Session/DESCR index 2f899df0cbd..5b1035aff7b 100644 --- a/www/p5-Catalyst-Plugin-Session/DESCR +++ b/www/p5-Catalyst-Plugin-Session/DESCR @@ -10,5 +10,3 @@ about the client. This data is stored so that the it may be revived for every request made by the same client. This plugin links the two pieces together. - -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/ |