diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 18:56:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 18:56:32 +0000 |
commit | 8c7173a1374c80f68374a88d63b94613db63238d (patch) | |
tree | 5f5729b358dfb2fcbddfb817994dde46415725e9 /textproc | |
parent | faeadab99756fa62be75a4e578876c1003b5094e (diff) | |
download | pkgsrc-8c7173a1374c80f68374a88d63b94613db63238d.tar.gz |
Reorder lines.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Filter-BufferText/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index 1491eb53bd0..0e64a38448b 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ +# $NetBSD: Makefile,v 1.3 2005/02/19 18:56:32 wiz Exp $ DISTNAME= XML-Filter-BufferText-1.01 PKGNAME= p5-${DISTNAME} -#SVR4_PKGNAME= PKGREVISION= 1 +#SVR4_PKGNAME= CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |