diff options
author | wiz <wiz@pkgsrc.org> | 2017-12-30 14:20:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-12-30 14:20:30 +0000 |
commit | 7cb0f897dbac012d5f5d77fd9361da60d9989f8f (patch) | |
tree | 0de9f7bcad89e051b7cf105b342ad84c37026b4f /editors/p5-PPIx-EditorTools/Makefile | |
parent | f4f8b7d996b35e28a8b1cfe3f8f5a60133dd6f63 (diff) | |
download | pkgsrc-7cb0f897dbac012d5f5d77fd9361da60d9989f8f.tar.gz |
p5-PPIx-EditorTools: update to 0.21.
0.21 2017-12-24
[ ENHANCEMENTS ]
- remove spurious dependencies. (GH#8, Kent Fredic)
[ STATISTICS ]
- code churn: 6 files changed, 110 insertions(+), 94 deletions(-)
Diffstat (limited to 'editors/p5-PPIx-EditorTools/Makefile')
-rw-r--r-- | editors/p5-PPIx-EditorTools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index 28232d567be..4e249cac2fa 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2017/11/08 20:54:20 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2017/12/30 14:20:30 wiz Exp $ -DISTNAME= PPIx-EditorTools-0.20 +DISTNAME= PPIx-EditorTools-0.21 PKGNAME= p5-${DISTNAME} CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} |