diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-27 15:09:02 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-27 15:09:02 +0800 |
commit | ebd2af7b9ca74c8a833153581ad4a354698e371a (patch) | |
tree | 197e8abb892feb270f5ce4b246758fceba9a2366 /net | |
parent | 82ab6da4b946d955debbaab8e2fd9d0176954f0d (diff) | |
download | freebsd-ports-graphics-ebd2af7b9ca74c8a833153581ad4a354698e371a.tar.gz freebsd-ports-graphics-ebd2af7b9ca74c8a833153581ad4a354698e371a.tar.zst freebsd-ports-graphics-ebd2af7b9ca74c8a833153581ad4a354698e371a.zip |
- Fix pkg-plist
Reported by: QAT
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-ZConf-Mail/Makefile | 2 | ||||
-rw-r--r-- | net/p5-ZConf-Mail/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-ZConf-Mail/Makefile b/net/p5-ZConf-Mail/Makefile index b955c2b6495..4944efde8c3 100644 --- a/net/p5-ZConf-Mail/Makefile +++ b/net/p5-ZConf-Mail/Makefile @@ -7,7 +7,7 @@ PORTNAME= ZConf-Mail PORTVERSION= 0.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX diff --git a/net/p5-ZConf-Mail/pkg-plist b/net/p5-ZConf-Mail/pkg-plist index 04d059cb3c7..6713eed2f23 100644 --- a/net/p5-ZConf-Mail/pkg-plist +++ b/net/p5-ZConf-Mail/pkg-plist @@ -2,6 +2,6 @@ bin/zcmailcompose bin/zcgetmail %%SITE_PERL%%/ZConf/Mail.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist -@dirrmtry %%SITE_PERL%%/Zconf +@dirrmtry %%SITE_PERL%%/ZConf @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf |