diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2007-07-22 08:39:36 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2007-07-22 08:39:36 +0000 |
commit | eb3114cde768d9498b3b74cc8d3a467efe19699d (patch) | |
tree | 658ae7926f95d38b62505a63d2c4e9352ac90427 /www/p5-Catalyst-Plugin-Authentication/Makefile | |
parent | f456835ecad5b66b9775577421244e2f769f0818 (diff) | |
download | ports-eb3114cde768d9498b3b74cc8d3a467efe19699d.tar.gz ports-eb3114cde768d9498b3b74cc8d3a467efe19699d.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index c7b231e32603..109ee17ca4ad 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Authentication -PORTVERSION= 0.10001 +PORTVERSION= 0.10002 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst @@ -27,7 +27,6 @@ MAN3= Catalyst::Plugin::Authentication.3 \ Catalyst::Plugin::Authentication::Internals.3 \ Catalyst::Plugin::Authentication::Store.3 \ Catalyst::Plugin::Authentication::Store::Minimal.3 \ - Catalyst::Plugin::Authentication::Store::Old-Minimal.3 \ Catalyst::Plugin::Authentication::User.3 \ Catalyst::Plugin::Authentication::User::Hash.3 |