diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /net-im/p5-Jabber-Connection | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net-im/p5-Jabber-Connection')
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 1 | ||||
-rw-r--r-- | net-im/p5-Jabber-Connection/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 2e2eb511c739..7fcec4e1a8ae 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -3,6 +3,7 @@ PORTNAME= Jabber-Connection PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= p5- diff --git a/net-im/p5-Jabber-Connection/pkg-plist b/net-im/p5-Jabber-Connection/pkg-plist index 4952f56412da..b2723d94497d 100644 --- a/net-im/p5-Jabber-Connection/pkg-plist +++ b/net-im/p5-Jabber-Connection/pkg-plist @@ -1,10 +1,6 @@ %%SITE_PERL%%/Jabber/Connection.pm %%SITE_PERL%%/Jabber/NS.pm %%SITE_PERL%%/Jabber/NodeFactory.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Connection/.packlist %%PERL5_MAN3%%/Jabber::Connection.3.gz %%PERL5_MAN3%%/Jabber::NS.3.gz %%PERL5_MAN3%%/Jabber::NodeFactory.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber/Connection -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Jabber -@dirrm %%SITE_PERL%%/Jabber |