summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Dir-Self/Makefile7
-rw-r--r--devel/p5-Error/Makefile4
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Dir-Self/Makefile b/devel/p5-Dir-Self/Makefile
index 7e7e38351db..2745c3f9881 100644
--- a/devel/p5-Dir-Self/Makefile
+++ b/devel/p5-Dir-Self/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:33:38 seb Exp $
-#
+# $NetBSD: Makefile,v 1.3 2011/08/12 11:59:16 adam Exp $
DISTNAME= Dir-Self-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dir/}
@@ -12,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Dir-Self/
COMMENT= Perl 5 __DIR__ constant for source file's directory
LICENSE= ${PERL5_LICENSE}
-USE_LANGUAGES= # empty
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Dir/Self/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/devel/p5-Error/Makefile b/devel/p5-Error/Makefile
index 62f3e81bed1..b04a384bfcf 100644
--- a/devel/p5-Error/Makefile
+++ b/devel/p5-Error/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2010/08/21 16:33:38 seb Exp $
+# $NetBSD: Makefile,v 1.21 2011/08/12 11:59:58 adam Exp $
DISTNAME= Error-0.17016
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5err
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Error/}