diff options
Diffstat (limited to 'devel/p5-ExtUtils-CBuilder/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-CBuilder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-CBuilder/Makefile b/devel/p5-ExtUtils-CBuilder/Makefile index 5b2d83d63cf9..ff2f6b96c857 100644 --- a/devel/p5-ExtUtils-CBuilder/Makefile +++ b/devel/p5-ExtUtils-CBuilder/Makefile @@ -6,10 +6,11 @@ # PORTNAME= ExtUtils-CBuilder -PORTVERSION= 0.2603 +PORTVERSION= 0.2603.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Compile and link C code for Perl modules |