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-p2p/p5-Net-BitTorrent-PeerPacket | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net-p2p/p5-Net-BitTorrent-PeerPacket')
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile index 07faffedc66c..e6b3e8578bb9 100644 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile +++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-BitTorrent-PeerPacket PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net-p2p perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist index 10922a4156bd..18e109d71981 100644 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist +++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/pkg-plist @@ -1,4 +1,2 @@ %%PERL5_MAN3%%/Net::BitTorrent::PeerPacket.3.gz %%SITE_PERL%%/Net/BitTorrent/PeerPacket.pm -@dirrmtry %%SITE_PERL%%/Net/BitTorrent -@dirrmtry %%SITE_PERL%%/Net |