summaryrefslogtreecommitdiff
path: root/devel/p5-Exporter-Lite/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-01-23 09:00:12 +0000
committerwen <wen@pkgsrc.org>2016-01-23 09:00:12 +0000
commit8925ae2d9f4defe22d186283939c35d832f3b366 (patch)
treef2bd7acfe08ce0444ec583a8d71749ae00d4cdda /devel/p5-Exporter-Lite/Makefile
parent4dee395f88cf3116b0f8c2f2a6c2312705c37ff0 (diff)
downloadpkgsrc-8925ae2d9f4defe22d186283939c35d832f3b366.tar.gz
Update to 0.08
Upstream changes: 0.08 2016-01-13 - Fixed typo in name of Constant::Export::Lazy in SEE ALSO. MANWAR++ - Simplified Makefile.PL 0.07 2015-10-09 - Updated github repo URL after changing my github username
Diffstat (limited to 'devel/p5-Exporter-Lite/Makefile')
-rw-r--r--devel/p5-Exporter-Lite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Exporter-Lite/Makefile b/devel/p5-Exporter-Lite/Makefile
index dcc8007314f..d5e43d6cab8 100644
--- a/devel/p5-Exporter-Lite/Makefile
+++ b/devel/p5-Exporter-Lite/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/01/23 09:00:12 wen Exp $
-DISTNAME= Exporter-Lite-0.06
+DISTNAME= Exporter-Lite-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/}