diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
commit | 76f3222580dc23ac3850ee24a94fdca14e7004f4 (patch) | |
tree | 9699b88a6f55c23ce9893a1ff248d63ee307442f /devel/p5-Device-USB | |
parent | d84f4a277180d5cff7fc0d733692ebe54ecc0940 (diff) | |
download | ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.tar.gz ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.zip |
Notes
Diffstat (limited to 'devel/p5-Device-USB')
-rw-r--r-- | devel/p5-Device-USB/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Device-USB/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile index 82c7ad3ae037..7ccf58808f7f 100644 --- a/devel/p5-Device-USB/Makefile +++ b/devel/p5-Device-USB/Makefile @@ -7,6 +7,7 @@ PORTNAME= usb PORTVERSION= 0.29 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN/Device \ http://personalpages.tds.net/~jwbacon/Ports/distfiles/ diff --git a/devel/p5-Device-USB/pkg-plist b/devel/p5-Device-USB/pkg-plist index 7a033f78b452..b7e63edf07d5 100644 --- a/devel/p5-Device-USB/pkg-plist +++ b/devel/p5-Device-USB/pkg-plist @@ -11,7 +11,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device/USB @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device @dirrmtry %%SITE_PERL%%/mach |