diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-15 19:19:02 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-15 19:19:02 +0000 |
commit | 6d466a99e34f9b35a532b83216e2cc86ee53d6fd (patch) | |
tree | 446bdc034d3e6f7ab8cc27db499585321316ff9a | |
parent | fe5115a536533a18ca0c7981531952b516966026 (diff) | |
download | pkgsrc-6d466a99e34f9b35a532b83216e2cc86ee53d6fd.tar.gz |
Do not need to include HOMEPAGE url in DESCR.
-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/ |