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 /ports-mgmt/p5-FreeBSD-Ports | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Ports')
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Ports/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Ports/pkg-plist | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Ports/Makefile b/ports-mgmt/p5-FreeBSD-Ports/Makefile index d4ea6abf7a05..986b7d2f7cf5 100644 --- a/ports-mgmt/p5-FreeBSD-Ports/Makefile +++ b/ports-mgmt/p5-FreeBSD-Ports/Makefile @@ -3,6 +3,7 @@ PORTNAME= FreeBSD-Ports PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= ports-mgmt perl5 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tom diff --git a/ports-mgmt/p5-FreeBSD-Ports/pkg-plist b/ports-mgmt/p5-FreeBSD-Ports/pkg-plist index d5fc2b80a57e..7a4c042757b5 100644 --- a/ports-mgmt/p5-FreeBSD-Ports/pkg-plist +++ b/ports-mgmt/p5-FreeBSD-Ports/pkg-plist @@ -2,8 +2,3 @@ %%PERL5_MAN3%%/FreeBSD::Ports::Port.3.gz %%SITE_PERL%%/FreeBSD/Ports.pm %%SITE_PERL%%/FreeBSD/Ports/Port.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/Ports/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD/Ports -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FreeBSD -@dirrmtry %%SITE_PERL%%/FreeBSD/Ports -@dirrmtry %%SITE_PERL%%/FreeBSD |