diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:16:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-08 16:16:21 +0000 |
commit | 72b1a9806d0a679bb2094fb0e5f6ae2f8d0a72b4 (patch) | |
tree | e58214a019a0bcbe92416af9218229cf4c1d6e86 /textproc | |
parent | 2a447e66a06315b19d7a560f7032d39ad3b14ba3 (diff) | |
download | ports-72b1a9806d0a679bb2094fb0e5f6ae2f8d0a72b4.tar.gz ports-72b1a9806d0a679bb2094fb0e5f6ae2f8d0a72b4.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-JavaScript-Packer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile index 7f33bf280e62..ada940eff5dc 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= JavaScript-Packer -PORTVERSION= 1.006.003 -PORTREVISION= 1 +PORTVERSION= 1.006003 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl version of Dean Edwards' Packer.js |