diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-12 02:43:12 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-12 02:43:12 +0000 |
commit | b5d27ebc684269d1a22ec6dbe9890d2361590327 (patch) | |
tree | de08174c0dd6a6c506a7cb64ef4418b5387ddd91 /www/p5-Gantry/Makefile | |
parent | a83481642f9f0b05261575131fc443454dadb300 (diff) |
Notes
Diffstat (limited to 'www/p5-Gantry/Makefile')
-rw-r--r-- | www/p5-Gantry/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-Gantry/Makefile b/www/p5-Gantry/Makefile index ee2921b3ff93..0e2edf819e48 100644 --- a/www/p5-Gantry/Makefile +++ b/www/p5-Gantry/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Gantry -PORTVERSION= 3.54 -PORTREVISION= 1 +PORTVERSION= 3.63 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -110,9 +109,9 @@ MAN3= Gantry.3 \ Gantry::Plugins::Cache::Storable.3 \ Gantry::Plugins::DBIxClassConn.3 Gantry::Plugins::Static.3 \ Gantry::Plugins::PageCache.3 \ + Gantry::Plugins::Shibboleth.3 \ Gantry::Plugins::SOAP::Doc.3 \ Gantry::Plugins::SOAP::RPC.3 \ - Gantry::Plugins::Session.3 \ Gantry::Plugins::Validate.3 Gantry::Server.3 Gantry::Stash.3 \ Gantry::Stash::Controller.3 Gantry::Stash::View.3 \ Gantry::Stash::View::Form.3 Gantry::State::Simple.3 \ |