diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2008-09-05 10:28:50 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2008-09-05 10:28:50 +0000 |
commit | bfbdefd4a8c56ae6ddb0dbed3f2df40041e0c9c7 (patch) | |
tree | ba6e803ad9c8e0f01e1a37fcf962e8faa8c21723 /lang/p5-Data-JavaScript/Makefile | |
parent | 8e6abb064332e9b0827f05297b6735739f4b8265 (diff) |
Notes
Diffstat (limited to 'lang/p5-Data-JavaScript/Makefile')
-rw-r--r-- | lang/p5-Data-JavaScript/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile index 04788125ca35..1ecc8a0b07b6 100644 --- a/lang/p5-Data-JavaScript/Makefile +++ b/lang/p5-Data-JavaScript/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Data-JavaScript -PORTVERSION= 1.11 +PORTVERSION= 1.13 CATEGORIES= lang www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz MAINTAINER= tobez@FreeBSD.org |