diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-13 07:42:44 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-13 07:42:44 +0000 |
commit | f78f4b6cf7630fcb38cc75973de14d94b4763b5f (patch) | |
tree | 1a4aaa4af28ff7924123f4f33a94a75b05f6e795 /devel/p5-Class-Load | |
parent | cb401b855b68467f096a2951a12b1e111636de0d (diff) | |
download | pkgsrc-f78f4b6cf7630fcb38cc75973de14d94b4763b5f.tar.gz |
Increment PKGREVISION for previous DEPENDS change.
Diffstat (limited to 'devel/p5-Class-Load')
-rw-r--r-- | devel/p5-Class-Load/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile index c5e0badf671..c2a151f2515 100644 --- a/devel/p5-Class-Load/Makefile +++ b/devel/p5-Class-Load/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/10/13 07:32:04 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/13 07:42:44 hiramatsu Exp $ DISTNAME= Class-Load-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |