diff options
Diffstat (limited to 'devel/p5-IO-Prompt/Makefile')
-rw-r--r-- | devel/p5-IO-Prompt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-Prompt/Makefile b/devel/p5-IO-Prompt/Makefile index 6459f45bb07..65359297191 100644 --- a/devel/p5-IO-Prompt/Makefile +++ b/devel/p5-IO-Prompt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/07/31 10:13:46 sno Exp $ +# $NetBSD: Makefile,v 1.7 2010/08/21 16:33:53 seb Exp $ # DISTNAME= IO-Prompt-0.997001 PKGNAME= p5-${DISTNAME:S/997001/99.7.001/} -#PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |