diff options
Diffstat (limited to 'devel/p5-Safe-Hole/Makefile')
-rw-r--r-- | devel/p5-Safe-Hole/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Safe-Hole/Makefile b/devel/p5-Safe-Hole/Makefile index a3cad915679..2e9313814f8 100644 --- a/devel/p5-Safe-Hole/Makefile +++ b/devel/p5-Safe-Hole/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2008/09/12 14:36:29 he Exp $ +# $NetBSD: Makefile,v 1.13 2008/10/19 19:17:59 he Exp $ # DISTNAME= Safe-Hole-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sho CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/} |