diff options
Diffstat (limited to 'devel/p5-Devel-PPPort/Makefile')
-rw-r--r-- | devel/p5-Devel-PPPort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-PPPort/Makefile b/devel/p5-Devel-PPPort/Makefile index b75358e169d..aef286c1261 100644 --- a/devel/p5-Devel-PPPort/Makefile +++ b/devel/p5-Devel-PPPort/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/11 12:28:01 he Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:52 he Exp $ DISTNAME= Devel-PPPort-3.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} |