diff options
Diffstat (limited to 'devel/p5-IO-Prompt/Makefile')
-rw-r--r-- | devel/p5-IO-Prompt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-Prompt/Makefile b/devel/p5-IO-Prompt/Makefile index 882cbaffc9c..3d2212d0bc2 100644 --- a/devel/p5-IO-Prompt/Makefile +++ b/devel/p5-IO-Prompt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:23 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:55 he Exp $ # DISTNAME= IO-Prompt-v0.99.4 PKGNAME= p5-${DISTNAME:S:-v:-:} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} |