summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Tiny/Makefile
diff options
context:
space:
mode:
authormef <mef>2015-01-31 13:05:13 +0000
committermef <mef>2015-01-31 13:05:13 +0000
commit7b0cc7193c6ee28ddf6e313003933b856a049fa7 (patch)
tree89ec34022ebf21116788da39a179172c1a4e7cfa /devel/p5-Class-Tiny/Makefile
parent926cb2521ce020959f746e0af4f3ec9c085690a7 (diff)
downloadpkgsrc-7b0cc7193c6ee28ddf6e313003933b856a049fa7.tar.gz
Update to 1.001
--------------- 1.001 2015-01-30 21:13:07-05:00 America/New_York [ADDED] - Added support for BUILDARGS for Moo(se) compatibility [INTERNAL] - Implements BUILDALL via method (was inline) for Moo(se) compatibility
Diffstat (limited to 'devel/p5-Class-Tiny/Makefile')
-rw-r--r--devel/p5-Class-Tiny/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Tiny/Makefile b/devel/p5-Class-Tiny/Makefile
index 76fd3453f54..305c8f26562 100644
--- a/devel/p5-Class-Tiny/Makefile
+++ b/devel/p5-Class-Tiny/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/07/28 13:33:08 wen Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/31 13:05:13 mef Exp $
-DISTNAME= Class-Tiny-1.000
+DISTNAME= Class-Tiny-1.001
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}