diff options
author | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-24 06:50:10 +0000 |
commit | 961fe39a577f2413b120db492e9ebfd15f6707a0 (patch) | |
tree | 60604c17e6c59e3a0f7e15fc0200e9d33413d780 /math | |
parent | 22ccc96c1bc35cad77d342d9560231c6c1202f8b (diff) | |
download | pkgsrc-961fe39a577f2413b120db492e9ebfd15f6707a0.tar.gz |
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Excel-Template-Plus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile index c9ec15fb5e3..27579c0e404 100644 --- a/math/p5-Excel-Template-Plus/Makefile +++ b/math/p5-Excel-Template-Plus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/20 22:57:45 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/09/24 06:50:17 sno Exp $ DISTNAME= Excel-Template-Plus-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} |