diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-07 02:53:04 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-07 02:53:04 +0800 |
commit | ede44d0201bd20aeef7145b85c62a267ba6b3a09 (patch) | |
tree | b2c7704ce91236dffa96adde06f2edfe144046d1 /net-mgmt | |
parent | b7d7137eca592f18589798d0cb10f850447a895e (diff) | |
download | freebsd-ports-gnome-ede44d0201bd20aeef7145b85c62a267ba6b3a09.tar.gz freebsd-ports-gnome-ede44d0201bd20aeef7145b85c62a267ba6b3a09.tar.zst freebsd-ports-gnome-ede44d0201bd20aeef7145b85c62a267ba6b3a09.zip |
- Fix plist
Reported by: pointyhat
Pointy hat to: timur
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-Regexp/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile index 8398c03ab732..fb45d15f963b 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/Makefile +++ b/net-mgmt/p5-Net-IP-Match-Regexp/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-IP-Match-Regexp PORTVERSION= 1.00 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist b/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist index 825c67be4947..3b52a410c03a 100644 --- a/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist +++ b/net-mgmt/p5-Net-IP-Match-Regexp/pkg-plist @@ -2,6 +2,8 @@ %%SITE_PERL%%/Net/IP/Match/Regexp.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match/Regexp @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/Match +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/IP/Match @dirrmtry %%SITE_PERL%%/Net/IP @dirrmtry %%SITE_PERL%%/Net |