diff options
Diffstat (limited to 'devel/p5-Storable/Makefile')
-rw-r--r-- | devel/p5-Storable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index ad1cc048c36..5eb77fde8db 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/06/02 01:20:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:32:48 grant Exp $ DISTNAME= Storable-2.06 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl extension module for persistent data storage USE_BUILDLINK2= YES |