diff options
Diffstat (limited to 'devel/p5-File-Path-Expand/Makefile')
-rw-r--r-- | devel/p5-File-Path-Expand/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-Path-Expand/Makefile b/devel/p5-File-Path-Expand/Makefile index 32d858c1a66..aeadff0272b 100644 --- a/devel/p5-File-Path-Expand/Makefile +++ b/devel/p5-File-Path-Expand/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/08/18 22:10:49 seb Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:54 he Exp $ # DISTNAME= File-Path-Expand-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |