diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-27 07:52:30 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-27 07:52:30 +0000 |
commit | 5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f (patch) | |
tree | 9c5c1e2b37e92a53207a87686e232ceb9191222a /www/p5-Apache-ASP/pkg-plist | |
parent | 39b8857e35578bb9a40d8ddc1dd0a3a8202f4bcf (diff) | |
download | FreeBSD-ports-5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f.zip FreeBSD-ports-5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f.tar.gz |
Upgrade to 2.09, and set MAINTAINER to ports.
Approved by: origin maintainer.
Diffstat (limited to 'www/p5-Apache-ASP/pkg-plist')
-rw-r--r-- | www/p5-Apache-ASP/pkg-plist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/p5-Apache-ASP/pkg-plist b/www/p5-Apache-ASP/pkg-plist index c9d6bf9..6fb6361 100644 --- a/www/p5-Apache-ASP/pkg-plist +++ b/www/p5-Apache-ASP/pkg-plist @@ -1,3 +1,8 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP.pm +lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache/ASP.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true +@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true |