diff options
author | tj <tj@FreeBSD.org> | 2013-06-19 03:41:48 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-06-19 03:41:48 +0800 |
commit | d76de8dcacde68a222df3c86a889c07a1f25392d (patch) | |
tree | 816ff2540e70c2d43640607feb24409abdb08ef5 /textproc | |
parent | abedeea0ee2db736034728169442f20dca7db260 (diff) | |
download | freebsd-ports-gnome-d76de8dcacde68a222df3c86a889c07a1f25392d.tar.gz freebsd-ports-gnome-d76de8dcacde68a222df3c86a889c07a1f25392d.tar.zst freebsd-ports-gnome-d76de8dcacde68a222df3c86a889c07a1f25392d.zip |
Remove duplicate dir from plist
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-ElasticSearch/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-ElasticSearch/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-ElasticSearch/Makefile b/textproc/p5-ElasticSearch/Makefile index 46dc1b5afc42..6d4f5e188b7e 100644 --- a/textproc/p5-ElasticSearch/Makefile +++ b/textproc/p5-ElasticSearch/Makefile @@ -3,6 +3,7 @@ PORTNAME= ElasticSearch PORTVERSION= 0.65 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/../by-authors/id/D/DR/DRTECH/ PKGNAMEPREFIX= p5- diff --git a/textproc/p5-ElasticSearch/pkg-plist b/textproc/p5-ElasticSearch/pkg-plist index 581d540e6096..03626b581ce4 100644 --- a/textproc/p5-ElasticSearch/pkg-plist +++ b/textproc/p5-ElasticSearch/pkg-plist @@ -11,6 +11,5 @@ %%SITE_PERL%%/ElasticSearch/Util.pm %%SITE_PERL%%/mach/auto/ElasticSearch/.packlist @dirrmtry %%SITE_PERL%%/mach/auto/ElasticSearch -@dirrmtry %%SITE_PERL%%/mach/auto/ElasticSearch @dirrm %%SITE_PERL%%/ElasticSearch/Transport @dirrmtry %%SITE_PERL%%/ElasticSearch |