diff options
Diffstat (limited to 'devel/p5-Heap/Makefile')
-rw-r--r-- | devel/p5-Heap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Heap/Makefile b/devel/p5-Heap/Makefile index 09ff3c1ef7e..d0424363c5e 100644 --- a/devel/p5-Heap/Makefile +++ b/devel/p5-Heap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2002/10/13 22:22:48 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:20:30 jschauma Exp $ DISTNAME= Heap-0.50 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Heap/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Perl collection of routines for managing a heap data structure USE_BUILDLINK2= YES |