diff options
-rw-r--r-- | net/p5-Net-Delicious/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Delicious/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile index 4554213435c0..15358dcbcb0b 100644 --- a/net/p5-Net-Delicious/Makefile +++ b/net/p5-Net-Delicious/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-Delicious PORTVERSION= 0.92 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-Delicious/pkg-plist b/net/p5-Net-Delicious/pkg-plist index 338cb1edc944..1a8251b44cf8 100644 --- a/net/p5-Net-Delicious/pkg-plist +++ b/net/p5-Net-Delicious/pkg-plist @@ -10,8 +10,6 @@ %%SITE_PERL%%/Net/Delicious/Subscription.pm %%SITE_PERL%%/Net/Delicious/Tag.pm %%SITE_PERL%%/Net/Delicious/User.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Delicious/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Delicious @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true @dirrm %%SITE_PERL%%/Net/Delicious/Constants @dirrm %%SITE_PERL%%/Net/Delicious |