diff options
Diffstat (limited to 'sysutils/p5-Quota/Makefile')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index ad2a6c806ffe..362bfb83c65d 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Quota -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.8 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Quota @@ -17,7 +17,6 @@ COMMENT= Perl module that provides access to filesystem quotas PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Quota.3 .include <bsd.port.mk> |