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-AnyEvent-XMPP | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net-im/p5-AnyEvent-XMPP')
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/Makefile | 1 | ||||
-rw-r--r-- | net-im/p5-AnyEvent-XMPP/pkg-plist | 10 |
2 files changed, 1 insertions, 10 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile index b67d73ee0d42..3b6d043f003f 100644 --- a/net-im/p5-AnyEvent-XMPP/Makefile +++ b/net-im/p5-AnyEvent-XMPP/Makefile @@ -3,6 +3,7 @@ PORTNAME= AnyEvent-XMPP PORTVERSION= 0.55 +PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net-im/p5-AnyEvent-XMPP/pkg-plist b/net-im/p5-AnyEvent-XMPP/pkg-plist index 1e697045ddf8..7d059385011f 100644 --- a/net-im/p5-AnyEvent-XMPP/pkg-plist +++ b/net-im/p5-AnyEvent-XMPP/pkg-plist @@ -96,13 +96,3 @@ %%SITE_PERL%%/AnyEvent/XMPP/TestClient.pm %%SITE_PERL%%/AnyEvent/XMPP/Util.pm %%SITE_PERL%%/AnyEvent/XMPP/Writer.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/XMPP/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent/XMPP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AnyEvent -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP/IM -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP/Ext/MUC -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP/Ext/Disco -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP/Ext -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP/Error -@dirrmtry %%SITE_PERL%%/AnyEvent/XMPP -@dirrmtry %%SITE_PERL%%/AnyEvent |