diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 03:01:03 +0000 |
commit | 508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch) | |
tree | f7810d4887e5297c7b7788225e906b99c81d709b /www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd | |
parent | 4008c7e23fe847e2c8ade0ecb5d86f943d84c917 (diff) | |
download | ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.tar.gz ports-508b8d82f4fdfc6889fe17931ef30f047501dfd6.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist index 482f2725a6f5..17f11853f711 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist +++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist @@ -1,8 +1,8 @@ %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd/User.pm %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd/Backend.pm %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd.pm -@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin +@dirrmtry %%SITE_PERL%%/Catalyst |