diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 19:00:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 19:00:18 +0000 |
commit | 57fef15dc76453b516335c336987b7d6d2d66dc9 (patch) | |
tree | 3ddd8c61e7f578a28bc00d7bf7e5708957494d95 /converters | |
parent | 8c7173a1374c80f68374a88d63b94613db63238d (diff) | |
download | pkgsrc-57fef15dc76453b516335c336987b7d6d2d66dc9.tar.gz |
Sort lines.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Text-Iconv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile index 158e0df9fe7..5194799e18e 100644 --- a/converters/p5-Text-Iconv/Makefile +++ b/converters/p5-Text-Iconv/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/12/20 11:30:56 grant Exp $ +# $NetBSD: Makefile,v 1.14 2005/02/19 19:00:18 wiz Exp $ # DISTNAME= Text-Iconv-1.4 PKGNAME= p5-${DISTNAME} -SVR4_PKGNAME= p5tic PKGREVISION= 1 +SVR4_PKGNAME= p5tic CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |