summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Build/Makefile')
-rw-r--r--devel/p5-Module-Build/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile
index 499253ffc574..94669dbfdb9d 100644
--- a/devel/p5-Module-Build/Makefile
+++ b/devel/p5-Module-Build/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= Module-Build
-PORTVERSION= 0.20
+PORTVERSION= 0.20.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Module
+MASTER_SITE_SUBDIR= Module/KWILLIAMS
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/_\1/}
MAINTAINER= mat@FreeBSD.org
COMMENT= Build and install Perl modules