diff options
author | lth <lth@FreeBSD.org> | 2013-07-05 00:46:39 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2013-07-05 00:46:39 +0800 |
commit | acbef6b84a554d12195b341469db62cd515acefa (patch) | |
tree | 983ef302857f1026d6af730ef685082e728c9eff /textproc | |
parent | cd7e47796afb04fe25b91bfe2f52b07cc1a2c40b (diff) | |
download | freebsd-ports-gnome-acbef6b84a554d12195b341469db62cd515acefa.tar.gz freebsd-ports-gnome-acbef6b84a554d12195b341469db62cd515acefa.tar.zst freebsd-ports-gnome-acbef6b84a554d12195b341469db62cd515acefa.zip |
- adjust pkg-plist
PR: ports/179792
Submitted by: Lawrence Chen <beastie@tardisi.com>, Frank Wall <fw@moov.de>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Spell/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-Pod-Spell/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index 89d4c673fc4b..cef98e54c4e7 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -2,6 +2,7 @@ PORTNAME= Pod-Spell PORTVERSION= 1.04 +PORT_REVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Pod-Spell/pkg-plist b/textproc/p5-Pod-Spell/pkg-plist index 451696068bdb..91557f905d94 100644 --- a/textproc/p5-Pod-Spell/pkg-plist +++ b/textproc/p5-Pod-Spell/pkg-plist @@ -1,7 +1,6 @@ bin/podspell %%SITE_PERL%%/Pod/Spell.pm %%SITE_PERL%%/Pod/Wordlist.pm -%%SITE_PERL%%/Pod/Wordlist.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Spell/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Spell @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod |