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/p5-Net-Telnet | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Telnet')
-rw-r--r-- | net/p5-Net-Telnet/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-Telnet/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index cd97fc53f05a..f02c0144d0de 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -2,6 +2,7 @@ PORTNAME= Net-Telnet PORTVERSION= 3.04 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Telnet/pkg-plist b/net/p5-Net-Telnet/pkg-plist index c5ee1a4c2bd8..51c463a7fa04 100644 --- a/net/p5-Net-Telnet/pkg-plist +++ b/net/p5-Net-Telnet/pkg-plist @@ -1,6 +1,2 @@ %%SITE_PERL%%/Net/Telnet.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet/.packlist %%PERL5_MAN3%%/Net::Telnet.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Telnet -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net |