diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
commit | 8b9c7c315ccd99e22798d4af4301a1a069d0692c (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /www/p5-Catalyst-Plugin-Authorization-Roles/DESCR | |
parent | d99024db2c0295f50906e27e59b98d4e5cdca4ad (diff) | |
download | pkgsrc-8b9c7c315ccd99e22798d4af4301a1a069d0692c.tar.gz |
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authorization-Roles/DESCR')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authorization-Roles/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR b/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR index dfede99a8f8..9cc49fbc354 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR @@ -4,5 +4,3 @@ of the app makes an assertion about the necessary roles. If the user is a member in all of the required roles access is granted. Otherwise, access is denied. - -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/ |