diff options
Diffstat (limited to 'devel/p5-Storable/Makefile')
-rw-r--r-- | devel/p5-Storable/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 70c42d8260a..cf394992cda 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/07/15 20:42:03 schmonz Exp $ +# $NetBSD: Makefile,v 1.42 2014/10/09 13:44:44 wiz Exp $ DISTNAME= Storable-2.51 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} |