diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-07-19 15:07:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-07-19 15:07:39 +0000 |
commit | c730dd7d39cec802d2d505456e39a9343cd4de6a (patch) | |
tree | 0f30bbef0e1b4b391c639e7166cb22e337121fbc /www/p5-HTTP-Session/Makefile | |
parent | a3cef43df4fa5a51bb43c73e23114bec99caea91 (diff) | |
download | ports-c730dd7d39cec802d2d505456e39a9343cd4de6a.tar.gz ports-c730dd7d39cec802d2d505456e39a9343cd4de6a.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Session/Makefile')
-rw-r--r-- | www/p5-HTTP-Session/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile index e6a283e0f8dc..4d43173746c6 100644 --- a/www/p5-HTTP-Session/Makefile +++ b/www/p5-HTTP-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Session -PORTVERSION= 0.35 +PORTVERSION= 0.40 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,9 +26,6 @@ PERL_CONFIGURE= yes MAN3= HTTP::Session.3 \ HTTP::Session::State::Cookie.3 \ - HTTP::Session::State::GUID.3 \ - HTTP::Session::State::MobileAgentID.3 \ - HTTP::Session::State::MobileAttributeID.3 \ HTTP::Session::State::Null.3 \ HTTP::Session::State::Test.3 \ HTTP::Session::State::URI.3 \ |