diff options
Diffstat (limited to 'converters/p5-Convert-UUlib/Makefile')
-rw-r--r-- | converters/p5-Convert-UUlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index f4a28559e53..1a0a996c9a9 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:27:22 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:36:13 martti Exp $ DISTNAME= Convert-UUlib-0.213 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl5 module interface to the uulib library +COMMENT= Perl5 module interface to the uulib library USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/UUlib/.packlist |